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

This commit is contained in:
dependabot[bot]
2025-11-24 10:43:47 +01:00
committed by GitHub
parent 3f8bbe6fed
commit 6da68306fb
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: EmbarkStudios/cargo-deny-action@v2