Skip to content

Commit c7614d1

Browse files
descope[bot]dorsha
andauthored
ci(action): update actions/cache action to v5 (#627)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com> Co-authored-by: Doron Sharon <dorsha@descope.com>
1 parent 3784573 commit c7614d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
NODE_AUTH_TOKEN: ${{ inputs.token }}
1919

2020
- name: Cache node modules 💸
21-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
21+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
2222
env:
2323
NODE_AUTH_TOKEN: ${{ inputs.token }}
2424
cache-name: cache-node-modules

0 commit comments

Comments
 (0)