Skip to content

Commit fbca46f

Browse files
authored
Merge pull request #32 from JuliaParallel/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents eb624ab + 3c591ec commit fbca46f

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@v4
48+
- uses: actions/cache@v5
4949
env:
5050
cache-name: cache-artifacts
5151
with:

0 commit comments

Comments
 (0)