|
36 | 36 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
37 | 37 |
|
38 | 38 | - name: Restore task cache |
39 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 39 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
40 | 40 | with: |
41 | 41 | path: .async/cache |
42 | 42 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
|
78 | 78 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
79 | 79 |
|
80 | 80 | - name: Restore task cache |
81 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 81 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
82 | 82 | with: |
83 | 83 | path: .async/cache |
84 | 84 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
@@ -146,7 +146,7 @@ jobs: |
146 | 146 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
147 | 147 |
|
148 | 148 | - name: Restore task cache |
149 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 149 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
150 | 150 | with: |
151 | 151 | path: .async/cache |
152 | 152 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
@@ -189,7 +189,7 @@ jobs: |
189 | 189 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
190 | 190 |
|
191 | 191 | - name: Restore task cache |
192 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 192 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
193 | 193 | with: |
194 | 194 | path: .async/cache |
195 | 195 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
@@ -234,7 +234,7 @@ jobs: |
234 | 234 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
235 | 235 |
|
236 | 236 | - name: Restore task cache |
237 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 237 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
238 | 238 | with: |
239 | 239 | path: .async/cache |
240 | 240 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
@@ -278,7 +278,7 @@ jobs: |
278 | 278 | uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
279 | 279 |
|
280 | 280 | - name: Restore task cache |
281 | | - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 |
| 281 | + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 |
282 | 282 | with: |
283 | 283 | path: .async/cache |
284 | 284 | key: async-pipeline-${{ runner.os }}-${{ github.sha }} |
|
0 commit comments