Browse Source

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

Bump actions/checkout from 4 to 5
circular17 3 tháng trước cách đây
mục cha
commit
54a9babdf5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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@v4
+        uses: actions/checkout@v5
         with:
           submodules: true