Skip to content

Commit 43d12e9

Browse files
committed
update action version
1 parent 3efed06 commit 43d12e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
version: ${{ matrix.version }}
2222
arch: ${{ matrix.arch }}
23-
- uses: actions/cache@v1
23+
- uses: actions/cache@v2
2424
env:
2525
cache-name: cache-artifacts
2626
with:

0 commit comments

Comments
 (0)