Skip to content

Commit 7e56a1d

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

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@v1
24+
- uses: actions/cache@v2
2525
env:
2626
cache-name: cache-artifacts
2727
with:

0 commit comments

Comments
 (0)