Skip to content

Commit be204b3

Browse files
authored
Merge pull request #64 from orbitinghail/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents 07eeea9 + efec39e commit be204b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
toolchain: 1.85
2828
components: clippy, rustfmt
2929

30-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
30+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3131
with:
3232
token: ${{secrets.GITHUB_TOKEN}}
3333

0 commit comments

Comments
 (0)