Skip to content

Commit 42a7748

Browse files
authored
Merge pull request #242 from JuliaDocs/dependabot/github_actions/actions/cache-5
chore(deps): bump actions/cache from 4 to 5
2 parents 68a63a8 + c4f7b6b commit 42a7748

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
version: ${{ matrix.version }}
3232
arch: ${{ matrix.arch }}
3333
show-versioninfo: true
34-
- uses: actions/cache@v4
34+
- uses: actions/cache@v5
3535
env:
3636
cache-name: cache-artifacts
3737
with:

0 commit comments

Comments
 (0)