|
49 | 49 | pypi.org:443
|
50 | 50 |
|
51 | 51 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
52 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 52 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
53 | 53 | with:
|
54 | 54 | python-version: '3.11'
|
55 | 55 | cache: 'pip'
|
@@ -109,7 +109,7 @@ jobs:
|
109 | 109 | *.codecov.io:443
|
110 | 110 | codecov.io:443
|
111 | 111 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
112 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 112 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
113 | 113 | with:
|
114 | 114 | python-version: ${{ matrix.python }}
|
115 | 115 | cache: 'pip'
|
@@ -205,7 +205,7 @@ jobs:
|
205 | 205 |
|
206 | 206 | steps:
|
207 | 207 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
208 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 208 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
209 | 209 | with:
|
210 | 210 | python-version: '3.13'
|
211 | 211 | cache: 'pip'
|
@@ -322,7 +322,7 @@ jobs:
|
322 | 322 |
|
323 | 323 | steps:
|
324 | 324 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
325 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 325 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
326 | 326 | with:
|
327 | 327 | python-version: '3.13'
|
328 | 328 | cache: 'pip'
|
@@ -425,7 +425,7 @@ jobs:
|
425 | 425 |
|
426 | 426 | steps:
|
427 | 427 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
428 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 428 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
429 | 429 | with:
|
430 | 430 | python-version: '3.13'
|
431 | 431 | cache: 'pip'
|
@@ -528,7 +528,7 @@ jobs:
|
528 | 528 |
|
529 | 529 | steps:
|
530 | 530 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
531 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 531 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
532 | 532 | with:
|
533 | 533 | python-version: '3.13'
|
534 | 534 | cache: 'pip'
|
@@ -664,7 +664,7 @@ jobs:
|
664 | 664 | www.sqlite.org:443
|
665 | 665 |
|
666 | 666 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
667 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 667 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
668 | 668 | with:
|
669 | 669 | python-version: '3.13'
|
670 | 670 | cache: 'pip'
|
@@ -771,7 +771,7 @@ jobs:
|
771 | 771 | egress-policy: audit
|
772 | 772 |
|
773 | 773 | - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
774 |
| - - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 |
| 774 | + - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 |
775 | 775 | with:
|
776 | 776 | python-version: '3.12'
|
777 | 777 | cache: 'pip'
|
|
0 commit comments