File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 59
59
cache : yarn
60
60
61
61
- name : Cache node modules
62
- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
62
+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
63
63
env :
64
64
cache-name : cache-node-modules
65
65
with :
@@ -117,7 +117,7 @@ jobs:
117
117
# cache: yarn
118
118
119
119
# - name: Cache node modules
120
- # uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
120
+ # uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
121
121
# env:
122
122
# cache-name: cache-node-modules
123
123
# with:
Original file line number Diff line number Diff line change 50
50
cache : yarn
51
51
52
52
- name : Cache node modules
53
- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
53
+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
54
54
env :
55
55
cache-name : cache-node-modules
56
56
with :
You can’t perform that action at this time.
0 commit comments