Skip to content

Commit f00b99b

Browse files
ci: bump actions/checkout from 3 to 6 (#1407)
1 parent 1be824b commit f00b99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpubits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- stable
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@v3
28+
- uses: actions/checkout@v6
2929
- uses: RustCrypto/actions/cargo-cache@master
3030
- uses: dtolnay/rust-toolchain@master
3131
with:

0 commit comments

Comments
 (0)