|
52 | 52 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
53 | 53 | with:
|
54 | 54 | persist-credentials: false
|
55 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 55 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
56 | 56 | with:
|
57 | 57 | # * Module download cache
|
58 | 58 | # * Build cache (Linux)
|
@@ -133,7 +133,7 @@ jobs:
|
133 | 133 | with:
|
134 | 134 | name: image
|
135 | 135 | path: image
|
136 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 136 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
137 | 137 | with:
|
138 | 138 | # * Module download cache
|
139 | 139 | # * Build cache (Linux)
|
@@ -190,7 +190,7 @@ jobs:
|
190 | 190 | with:
|
191 | 191 | name: image
|
192 | 192 | path: image
|
193 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 193 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
194 | 194 | with:
|
195 | 195 | # * Module download cache
|
196 | 196 | # * Build cache (Linux)
|
@@ -227,7 +227,7 @@ jobs:
|
227 | 227 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
228 | 228 | with:
|
229 | 229 | persist-credentials: false
|
230 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 230 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
231 | 231 | with:
|
232 | 232 | # * Module download cache
|
233 | 233 | # * Build cache (Linux)
|
@@ -268,7 +268,7 @@ jobs:
|
268 | 268 | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
269 | 269 | with:
|
270 | 270 | persist-credentials: false
|
271 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 271 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
272 | 272 | with:
|
273 | 273 | # * Module download cache
|
274 | 274 | # * Build cache (Windows)
|
@@ -305,7 +305,7 @@ jobs:
|
305 | 305 | with:
|
306 | 306 | name: image
|
307 | 307 | path: image
|
308 |
| - - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 |
| 308 | + - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1 |
309 | 309 | with:
|
310 | 310 | # * Module download cache
|
311 | 311 | # * Build cache (Linux)
|
|
0 commit comments