Skip to content

Commit 2d684d6

Browse files
Merge pull request #162 from JuliaDocs/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents 2df82e8 + 8a41621 commit 2d684d6

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
@@ -32,7 +32,7 @@ jobs:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
3434
show-versioninfo: true
35-
- uses: actions/cache@v3
35+
- uses: actions/cache@v4
3636
env:
3737
cache-name: cache-artifacts
3838
with:

0 commit comments

Comments
 (0)