ci: update GitHub Actions workflows to use latest tool versions (#8047)

This commit is contained in:
Alice Ryhl
2026-04-15 16:57:43 +00:00
committed by GitHub
parent 5f7be0ac42
commit a7e1cd8ff8
8 changed files with 80 additions and 68 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ jobs:
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: EmbarkStudios/cargo-deny-action@v2