瀏覽代碼

Merge pull request #259 from bgrabitmap/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 5 to 6
circular17 2 周之前
父節點
當前提交
a60e16f929
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/make.yml

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

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