Skip to content

Commit 5c5c95c

Browse files
authored
Merge pull request #6 from JuliaImageRecon/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents fccf759 + 67e108b commit 5c5c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
version: '1'
2323
- name: CacheArtifacts
24-
uses: actions/cache@v3
24+
uses: actions/cache@v4
2525
env:
2626
cache-name: cache-artifacts
2727
with:

0 commit comments

Comments
 (0)