Skip to content

Commit 31efedc

Browse files
authored
Merge pull request #68 from JuliaData/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents 93beb7b + c8bf661 commit 31efedc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: actions/cache@v4
34+
- uses: actions/cache@v5
3535
env:
3636
cache-name: cache-artifacts
3737
with:

0 commit comments

Comments
 (0)