chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1264)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 11:47:45 +02:00
committed by GitHub
parent 6254b99e02
commit 9472aaca7a
9 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ jobs:
prepare:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v5.0.0
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
with:
toolchain: nightly-2022-08-03