Skip to content

Commit ff0ee25

Browse files
committed
update actions/cache to v4
1 parent a27b04d commit ff0ee25

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: actions/cache@v1
34+
- uses: actions/cache@v4
3535
env:
3636
cache-name: cache-artifacts
3737
with:

0 commit comments

Comments
 (0)