Skip to content

Commit e363c58

Browse files
Merge pull request #327 from JuliaArrays/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents 5400149 + f6b92d5 commit e363c58

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
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
version: ${{ matrix.version }}
4747
arch: ${{ matrix.arch }}
48-
- uses: actions/cache@v3
48+
- uses: actions/cache@v4
4949
env:
5050
cache-name: cache-artifacts
5151
with:

0 commit comments

Comments
 (0)