We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c9ff5 commit 0f688adCopy full SHA for 0f688ad
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
toolchain: stable
23
components: rustfmt, clippy
24
25
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
26
with:
27
path: |
28
~/.cargo/registry
0 commit comments