Bump actions/checkout from 5 to 6 (#648)

This commit is contained in:
dependabot[bot]
2025-12-15 19:59:04 +01:00
committed by GitHub
parent ff6d5ee56e
commit abcded88cf
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@v5
uses: actions/checkout@v6
- name: Cache cargo registry
uses: actions/cache@v5