Skip to content

Commit eae191c

Browse files
renovate[bot]cakebaker
authored andcommitted
chore(deps): update actions/checkout action to v7
1 parent df0701c commit eae191c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ jobs:
845845
# Windows is omitted: the `openssl` dep is `cfg(unix)`, so the
846846
# feature is a no-op there and there's nothing to exercise.
847847
steps:
848-
- uses: actions/checkout@v6
848+
- uses: actions/checkout@v7
849849
with:
850850
persist-credentials: false
851851
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)