|
64 | 64 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 |
65 | 65 | with: |
66 | 66 | persist-credentials: false |
67 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 67 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
68 | 68 | with: |
69 | 69 | # * Module download cache |
70 | 70 | # * Build cache (Linux) |
@@ -157,7 +157,7 @@ jobs: |
157 | 157 | with: |
158 | 158 | name: image |
159 | 159 | path: image |
160 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 160 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
161 | 161 | with: |
162 | 162 | # * Module download cache |
163 | 163 | # * Build cache (Linux) |
@@ -220,7 +220,7 @@ jobs: |
220 | 220 | with: |
221 | 221 | name: image |
222 | 222 | path: image |
223 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 223 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
224 | 224 | with: |
225 | 225 | # * Module download cache |
226 | 226 | # * Build cache (Linux) |
@@ -263,7 +263,7 @@ jobs: |
263 | 263 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 |
264 | 264 | with: |
265 | 265 | persist-credentials: false |
266 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 266 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
267 | 267 | with: |
268 | 268 | # * Module download cache |
269 | 269 | # * Build cache (Linux) |
@@ -310,7 +310,7 @@ jobs: |
310 | 310 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 |
311 | 311 | with: |
312 | 312 | persist-credentials: false |
313 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 313 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
314 | 314 | with: |
315 | 315 | # * Module download cache |
316 | 316 | # * Build cache (Windows) |
@@ -353,7 +353,7 @@ jobs: |
353 | 353 | with: |
354 | 354 | name: image |
355 | 355 | path: image |
356 | | - - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2 |
| 356 | + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 |
357 | 357 | with: |
358 | 358 | # * Module download cache |
359 | 359 | # * Build cache (Linux) |
|
0 commit comments