Browse Source

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

Bump actions/checkout from 4 to 5
circular17 3 months ago
parent
commit
54a9babdf5
1 changed files with 1 additions and 1 deletions
  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