|
52 | 52 | - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
53 | 53 | with: |
54 | 54 | persist-credentials: false |
55 | | - - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 55 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 136 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 193 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
194 | 194 | with: |
195 | 195 | # * Module download cache |
196 | 196 | # * Build cache (Linux) |
@@ -227,7 +227,7 @@ jobs: |
227 | 227 | - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
228 | 228 | with: |
229 | 229 | persist-credentials: false |
230 | | - - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 230 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
231 | 231 | with: |
232 | 232 | # * Module download cache |
233 | 233 | # * Build cache (Linux) |
@@ -265,7 +265,7 @@ jobs: |
265 | 265 | - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
266 | 266 | with: |
267 | 267 | persist-credentials: false |
268 | | - - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 268 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
269 | 269 | with: |
270 | 270 | # * Module download cache |
271 | 271 | # * Build cache (Windows) |
@@ -299,7 +299,7 @@ jobs: |
299 | 299 | with: |
300 | 300 | name: image |
301 | 301 | path: image |
302 | | - - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 |
| 302 | + - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 |
303 | 303 | with: |
304 | 304 | # * Module download cache |
305 | 305 | # * Build cache (Linux) |
|
0 commit comments