Skip to content

Commit 10e8407

Browse files
authored
Try cachev4 for publish build fix
1 parent ccf19f5 commit 10e8407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
toolchain: stable
2828
target: ${{ matrix.target }}
2929

30-
- uses: actions/cache@v2
30+
- uses: actions/cache@v4
3131
with:
3232
path: |
3333
~/.cargo/registry

0 commit comments

Comments
 (0)