Skip to content

Commit f8b085c

Browse files
authored
Merge pull request #110 from JuliaMath/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents 4b8bd56 + 5abc4bd commit f8b085c

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
version: ${{ matrix.version }}
3535
arch: ${{ matrix.arch }}
36-
- uses: actions/cache@v3
36+
- uses: actions/cache@v4
3737
env:
3838
cache-name: cache-artifacts
3939
with:

0 commit comments

Comments
 (0)