Skip to content

Commit 658b29f

Browse files
Merge pull request #541 from dictybase-docker/dependabot/github_actions/develop/actions/cache-5
chore(deps): bump actions/cache from 4 to 5
2 parents 2081701 + ba9af3f commit 658b29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# You may remove this line if you want to manage the configuration yourself.
3535
static_site_generator: gatsby
3636
- name: restore cache
37-
uses: actions/cache@v4
37+
uses: actions/cache@v5
3838
with:
3939
path: |
4040
public

0 commit comments

Comments
 (0)