Skip to content

Commit 4a9c8b4

Browse files
authored
Merge branch 'main' into feat/authz-cache-url
2 parents 09e993c + 752ffa8 commit 4a9c8b4

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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
21+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
2222
env:
2323
NODE_AUTH_TOKEN: ${{ inputs.token }}
2424
cache-name: cache-node-modules

0 commit comments

Comments
 (0)