ソースを参照

Merge pull request #258 from bgrabitmap/dependabot/github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
circular17 3 ヶ月 前
コミット
54a9babdf5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/make.yml

+ 1 - 1
.github/workflows/make.yml

@@ -26,7 +26,7 @@ jobs:
           - ubuntu-latest
           - ubuntu-latest
     steps:
     steps:
       - name: Checkout
       - name: Checkout
-        uses: actions/checkout@v4
+        uses: actions/checkout@v5
         with:
         with:
           submodules: true
           submodules: true