We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09e993c + 752ffa8 commit 4a9c8b4Copy full SHA for 4a9c8b4
.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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
22
env:
23
24
cache-name: cache-node-modules
0 commit comments