Skip to content

Commit 74eaf42

Browse files
committed
bump ci actions cache
1 parent 1395c35 commit 74eaf42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: ${{ matrix.version }}
2929
arch: ${{ matrix.arch }}
30-
- uses: actions/cache@v1
30+
- uses: actions/cache@v4
3131
env:
3232
cache-name: cache-artifacts
3333
with:

0 commit comments

Comments
 (0)