@@ -127,7 +127,7 @@ jobs:
127127 python-version : ${{ matrix.python-version }}
128128 allow-prereleases : true
129129 - name : Install uv
130- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
130+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
131131 with :
132132 enable-cache : false
133133 - name : Setup Just
@@ -146,12 +146,12 @@ jobs:
146146 run : |
147147 just test-all --group "${{ matrix.psycopg-version }}" -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
148148 - name : Store coverage files
149- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
149+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
150150 with :
151151 name : ${{ env.COVERAGE_FILE }}
152152 path : ${{ env.COVERAGE_FILE }}
153153 - name : Store env files
154- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
154+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
155155 with :
156156 name : requirements-${{ env.COVERAGE_FILE }}.txt
157157 path : requirements-test*.txt
@@ -207,7 +207,7 @@ jobs:
207207 python-version : ${{ matrix.python-version }}
208208 allow-prereleases : true
209209 - name : Install uv
210- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
210+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
211211 with :
212212 enable-cache : false
213213 - name : Setup Just
@@ -226,12 +226,12 @@ jobs:
226226 run : |
227227 just test-all -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
228228 - name : Store coverage files
229- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
229+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
230230 with :
231231 name : ${{ env.COVERAGE_FILE }}
232232 path : ${{ env.COVERAGE_FILE }}
233233 - name : Store env files
234- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
234+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
235235 with :
236236 name : requirements-${{ env.COVERAGE_FILE }}.txt
237237 path : requirements-test*.txt
@@ -329,7 +329,7 @@ jobs:
329329 uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101
330330 timeout-minutes : 60
331331 - name : Install uv
332- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
332+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
333333 with :
334334 enable-cache : false
335335 - name : Setup Just
@@ -340,12 +340,12 @@ jobs:
340340 run : |
341341 just test-all --group "${{ matrix.mysqlclient-version }}" -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
342342 - name : Store coverage files
343- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
343+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
344344 with :
345345 name : ${{ env.COVERAGE_FILE }}
346346 path : ${{ env.COVERAGE_FILE }}
347347 - name : Store env files
348- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
348+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
349349 with :
350350 name : requirements-${{ env.COVERAGE_FILE }}.txt
351351 path : requirements-test*.txt
@@ -452,7 +452,7 @@ jobs:
452452 uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101
453453 timeout-minutes : 60
454454 - name : Install uv
455- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
455+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
456456 with :
457457 enable-cache : false
458458 - name : Setup Just
@@ -463,12 +463,12 @@ jobs:
463463 run : |
464464 just test-all --group "${{ matrix.mysqlclient-version }}" -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
465465 - name : Store coverage files
466- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
466+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
467467 with :
468468 name : ${{ env.COVERAGE_FILE }}
469469 path : ${{ env.COVERAGE_FILE }}
470470 - name : Store env files
471- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
471+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
472472 with :
473473 name : requirements-${{ env.COVERAGE_FILE }}.txt
474474 path : requirements-test*.txt
@@ -568,7 +568,7 @@ jobs:
568568 uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101
569569 timeout-minutes : 60
570570 - name : Install uv
571- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
571+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
572572 with :
573573 enable-cache : false
574574 - name : Setup Just
@@ -598,12 +598,12 @@ jobs:
598598 just test-all --group oracledb -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
599599 fi
600600 - name : Store coverage files
601- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
601+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
602602 with :
603603 name : ${{ env.COVERAGE_FILE }}
604604 path : ${{ env.COVERAGE_FILE }}
605605 - name : Store env files
606- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
606+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
607607 with :
608608 name : requirements-${{ env.COVERAGE_FILE }}.txt
609609 path : requirements-test*.txt
@@ -659,7 +659,7 @@ jobs:
659659 python-version : ${{ matrix.python-version }}
660660 allow-prereleases : true
661661 - name : Install uv
662- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
662+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
663663 with :
664664 enable-cache : false
665665 - name : Setup Just
@@ -678,12 +678,12 @@ jobs:
678678 just test-all -p "$env:TEST_PYTHON" --group "$env:TEST_DJANGO_VERSION"
679679 shell : pwsh
680680 - name : Store coverage files
681- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
681+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
682682 with :
683683 name : ${{ env.COVERAGE_FILE }}
684684 path : ${{ env.COVERAGE_FILE }}
685685 - name : Store env files
686- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
686+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
687687 with :
688688 name : requirements-${{ env.COVERAGE_FILE }}.txt
689689 path : requirements-test*.txt
@@ -739,7 +739,7 @@ jobs:
739739 python-version : ${{ matrix.python-version }}
740740 allow-prereleases : true
741741 - name : Install uv
742- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
742+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
743743 with :
744744 enable-cache : false
745745 - name : Setup Just
@@ -758,12 +758,12 @@ jobs:
758758 run : |
759759 just test-all -p "$TEST_PYTHON" --group "$TEST_DJANGO_VERSION"
760760 - name : Store coverage files
761- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
761+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
762762 with :
763763 name : ${{ env.COVERAGE_FILE }}
764764 path : ${{ env.COVERAGE_FILE }}
765765 - name : Store env files
766- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
766+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
767767 with :
768768 name : requirements-${{ env.COVERAGE_FILE }}.txt
769769 path : requirements-test*.txt
@@ -788,7 +788,7 @@ jobs:
788788 with :
789789 python-version : ' 3.12'
790790 - name : Install uv
791- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
791+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
792792 with :
793793 enable-cache : false
794794 - name : Setup Just
0 commit comments