Bump actions/checkout from 1 to 5 (#628)

This commit is contained in:
dependabot[bot]
2025-08-22 10:34:27 -06:00
committed by GitHub
parent 74968cbef0
commit 0072b174b4
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v1
uses: actions/checkout@v5
- name: Cache cargo registry
uses: actions/cache@v4