Skip to content

Commit e60ab7c

Browse files
committed
bump cache version
1 parent 7e56a1d commit e60ab7c

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
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
version: ${{ matrix.version }}
2323
arch: ${{ matrix.arch }}
24-
- uses: actions/cache@v2
24+
- uses: actions/cache@v4
2525
env:
2626
cache-name: cache-artifacts
2727
with:

0 commit comments

Comments
 (0)