Skip to content

Commit 23aeca6

Browse files
authored
Merge pull request #1143 from spidernet-io/dependabot/github_actions/actions/cache-4
build(deps): bump actions/cache from 3 to 4
2 parents 55b441c + f01d2a9 commit 23aeca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
path: readme-generator-for-helm
2222

2323
- name: Cache node modules
24-
uses: actions/cache@v3
24+
uses: actions/cache@v4
2525
env:
2626
cache-name: cache-node-modules
2727
with:

0 commit comments

Comments
 (0)