29
29
steps :
30
30
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
31
31
- uses : volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4
32
- - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
32
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
33
33
with :
34
34
path : " **/node_modules"
35
35
key : ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
80
80
steps :
81
81
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
82
82
- uses : volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4
83
- - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
83
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
84
84
with :
85
85
path : " **/node_modules"
86
86
key : ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
@@ -118,7 +118,7 @@ jobs:
118
118
steps :
119
119
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
120
120
- uses : volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4
121
- - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
121
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
122
122
with :
123
123
path : " **/node_modules"
124
124
key : ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
@@ -154,7 +154,7 @@ jobs:
154
154
steps :
155
155
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
156
156
- uses : volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4
157
- - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
157
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
158
158
with :
159
159
path : " **/node_modules"
160
160
key : ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
@@ -176,7 +176,7 @@ jobs:
176
176
steps :
177
177
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
178
178
- uses : volta-cli/action@5c175f92dea6f48441c436471e6479dbc192e194 # v4
179
- - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
179
+ - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
180
180
with :
181
181
path : " **/node_modules"
182
182
key : ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
0 commit comments