Skip to content

Commit 0d578d8

Browse files
committed
fix ci
1 parent d5ce88d commit 0d578d8

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
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
version: ${{ matrix.version }}
4343
arch: ${{ matrix.arch }}
44-
- uses: actions/cache@v2
44+
- uses: actions/cache@v4
4545
env:
4646
cache-name: cache-artifacts
4747
with:

0 commit comments

Comments
 (0)