Skip to content

Commit a72e832

Browse files
authored
Update deprecated version of actions/cache: v1. (#290)
1 parent 52caf59 commit a72e832

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
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
version: ${{ matrix.version }}
4242
arch: ${{ matrix.arch }}
43-
- uses: actions/cache@v1
43+
- uses: actions/cache@v4
4444
env:
4545
cache-name: cache-artifacts
4646
with:

0 commit comments

Comments
 (0)