We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f0f9c commit 3825464Copy full SHA for 3825464
.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@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
+ uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
24
id: cache-v8-npm
25
env:
26
cache-name: cache-v8-npm
0 commit comments