chore: bump the github-actions version

This commit is contained in:
dependabot[bot]
2025-12-21 19:44:09 +09:00
committed by GitHub
parent 50f9b84f6b
commit da6220060e
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: dtolnay/rust-toolchain@master
with: