Skip to content

Commit e809bc7

Browse files
authored
Merge pull request #585 from JuliaPy/dependabot/github_actions/actions/cache-4
Bump actions/cache from 1 to 4
2 parents 271bd55 + 508a1e9 commit e809bc7

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
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: actions/cache@v1
34+
- uses: actions/cache@v4
3535
env:
3636
cache-name: cache-artifacts
3737
with:

0 commit comments

Comments
 (0)