We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be824b commit f00b99bCopy full SHA for f00b99b
1 file changed
.github/workflows/cpubits.yml
@@ -25,7 +25,7 @@ jobs:
25
- stable
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
29
- uses: RustCrypto/actions/cargo-cache@master
30
- uses: dtolnay/rust-toolchain@master
31
with:
0 commit comments