Skip to content

Commit b9a52cd

Browse files
authored
Merge pull request #162 from JuliaMath/dependabot/github_actions/actions/cache-4
Bump actions/cache from 1 to 4
2 parents eca6841 + 0a4c8fd commit b9a52cd

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
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
version: ${{ matrix.version }}
2929
arch: ${{ matrix.arch }}
30-
- uses: actions/cache@v1
30+
- uses: actions/cache@v4
3131
env:
3232
cache-name: cache-artifacts
3333
with:

0 commit comments

Comments
 (0)