Skip to content

Commit 636843b

Browse files
Bump actions/cache from 3 to 4 (#129)
1 parent 8f9fec8 commit 636843b

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

0 commit comments

Comments
 (0)