Skip to content

Commit 344c025

Browse files
authored
Update cache action
1 parent ba161a7 commit 344c025

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
version: ${{ matrix.version }}
3535
arch: ${{ matrix.arch }}
36-
- uses: actions/cache@v1
36+
- uses: actions/cache@v4
3737
env:
3838
cache-name: cache-artifacts
3939
with:

0 commit comments

Comments
 (0)