Skip to content

Commit 3312c6c

Browse files
authored
Merge pull request #30 from JuliaMath/dependabot/github_actions/actions/cache-4
Bump actions/cache from 1 to 4
2 parents dfa0886 + 3c7465d commit 3312c6c

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: julia-actions/setup-julia@v2
1515
with:
1616
version: 1
17-
- uses: actions/cache@v1
17+
- uses: actions/cache@v4
1818
env:
1919
cache-name: cache-artifacts
2020
with:

0 commit comments

Comments
 (0)