Skip to content

Commit 9645f02

Browse files
authored
CI: Update actions/cache (#294)
1 parent 06a5dd1 commit 9645f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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)