We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8f90d commit 14a3988Copy full SHA for 14a3988
.github/workflows/update-v8.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
persist-credentials: false
22
- name: Cache node modules and update-v8
23
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
+ uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
24
id: cache-v8-npm
25
env:
26
cache-name: cache-v8-npm
0 commit comments