We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53603b4 + bb042a3 commit e9862d5Copy full SHA for e9862d5
.github/workflows/Rust.yml
@@ -64,7 +64,7 @@ jobs:
64
profile: minimal
65
toolchain: ${{ matrix.toolchain }}
66
67
- - uses: actions/cache@v4.2.1
+ - uses: actions/cache@v4.2.2
68
with:
69
path: |
70
~/.cargo/bin/
0 commit comments