Skip to content

Commit a41269d

Browse files
committed
update ci actions/cache
1 parent 99816ac commit a41269d

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
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
version: ${{ matrix.version }}
4646
arch: ${{ matrix.arch }}
47-
- uses: actions/cache@v1
47+
- uses: actions/cache@v4
4848
env:
4949
cache-name: cache-artifacts
5050
with:

0 commit comments

Comments
 (0)