|
56 | 56 |
|
57 | 57 | with:
|
58 | 58 | python-version: ${{ matrix.PYTHON.VERSION }}
|
59 |
| - - uses: actions/[email protected].1 |
| 59 | + - uses: actions/[email protected].2 |
60 | 60 | timeout-minutes: 5
|
61 | 61 | with:
|
62 | 62 | path: |
|
|
89 | 89 | CONFIG_FLAGS: ${{ matrix.PYTHON.OPENSSL.CONFIG_FLAGS }}
|
90 | 90 | if: matrix.PYTHON.OPENSSL
|
91 | 91 | - name: Load cache
|
92 |
| - |
| 92 | + |
93 | 93 | id: ossl-cache
|
94 | 94 | timeout-minutes: 5
|
95 | 95 | with:
|
@@ -148,7 +148,7 @@ jobs:
|
148 | 148 | timeout-minutes: 3
|
149 | 149 | with:
|
150 | 150 | persist-credentials: false
|
151 |
| - - uses: actions/[email protected].1 |
| 151 | + - uses: actions/[email protected].2 |
152 | 152 | timeout-minutes: 5
|
153 | 153 | with:
|
154 | 154 | path: |
|
@@ -208,7 +208,7 @@ jobs:
|
208 | 208 | timeout-minutes: 3
|
209 | 209 | with:
|
210 | 210 | persist-credentials: false
|
211 |
| - - uses: actions/[email protected].1 |
| 211 | + - uses: actions/[email protected].2 |
212 | 212 | timeout-minutes: 5
|
213 | 213 | with:
|
214 | 214 | path: |
|
@@ -259,7 +259,7 @@ jobs:
|
259 | 259 | timeout-minutes: 3
|
260 | 260 | with:
|
261 | 261 | persist-credentials: false
|
262 |
| - - uses: actions/[email protected].1 |
| 262 | + - uses: actions/[email protected].2 |
263 | 263 | id: cargo-cache
|
264 | 264 | timeout-minutes: 5
|
265 | 265 | with:
|
@@ -345,7 +345,7 @@ jobs:
|
345 | 345 | timeout-minutes: 3
|
346 | 346 | with:
|
347 | 347 | persist-credentials: false
|
348 |
| - - uses: actions/[email protected].1 |
| 348 | + - uses: actions/[email protected].2 |
349 | 349 | timeout-minutes: 5
|
350 | 350 | with:
|
351 | 351 | path: |
|
@@ -415,7 +415,7 @@ jobs:
|
415 | 415 | with:
|
416 | 416 | python-version: ${{ matrix.PYTHON.VERSION }}
|
417 | 417 | architecture: ${{ matrix.WINDOWS.ARCH }}
|
418 |
| - - uses: actions/[email protected].1 |
| 418 | + - uses: actions/[email protected].2 |
419 | 419 | timeout-minutes: 5
|
420 | 420 | with:
|
421 | 421 | path: |
|
@@ -477,7 +477,7 @@ jobs:
|
477 | 477 | timeout-minutes: 3
|
478 | 478 | with:
|
479 | 479 | persist-credentials: false
|
480 |
| - - uses: actions/[email protected].1 |
| 480 | + - uses: actions/[email protected].2 |
481 | 481 | timeout-minutes: 5
|
482 | 482 | with:
|
483 | 483 | path: |
|
|
0 commit comments