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.
1 parent ccf19f5 commit 10e8407Copy full SHA for 10e8407
.github/workflows/publish.yml
@@ -27,7 +27,7 @@ jobs:
27
toolchain: stable
28
target: ${{ matrix.target }}
29
30
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
31
with:
32
path: |
33
~/.cargo/registry
0 commit comments