We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 790660e + e20e0fe commit 7232fb5Copy full SHA for 7232fb5
1 file changed
.github/workflows/Rust.yml
@@ -62,7 +62,7 @@ jobs:
62
profile: minimal
63
toolchain: ${{ matrix.toolchain }}
64
65
- - uses: actions/cache@v5.0.2
+ - uses: actions/cache@v5.0.3
66
with:
67
path: |
68
~/.cargo/bin/
0 commit comments