There was an error while loading. Please reload this page.
1 parent 7c7022f commit 9a5c8fbCopy full SHA for 9a5c8fb
1 file changed
.github/actions/setup/action.yml
@@ -18,7 +18,7 @@ runs:
18
NODE_AUTH_TOKEN: ${{ inputs.token }}
19
20
- name: Cache node modules 💸
21
- uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
22
env:
23
24
cache-name: cache-node-modules
0 commit comments