Skip to content

Commit 95daf78

Browse files
⬆️ Bump actions/checkout from 5 to 6 (#56)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 375148d commit 95daf78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
override: true
3434
profile: ${{matrix.os.profile_rustup}}
3535
- uses: davidB/rust-cargo-make@v1
36-
- uses: actions/checkout@v5
36+
- uses: actions/checkout@v6
3737
- name: Run tests
3838
run: |
3939
cargo make --profile "${{matrix.os.profile_ci_flow}}" ci-flow

0 commit comments

Comments
 (0)