@@ -460,7 +460,7 @@ jobs:
460
460
with :
461
461
persist-credentials : false
462
462
- uses : astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
463
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
463
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
464
464
name : Download Ruff binary to test
465
465
id : download-cached-binary
466
466
with :
@@ -529,7 +529,7 @@ jobs:
529
529
with :
530
530
python-version : ${{ env.PYTHON_VERSION }}
531
531
532
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
532
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
533
533
name : Download comparison Ruff binary
534
534
id : ruff-target
535
535
with :
@@ -649,7 +649,7 @@ jobs:
649
649
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
650
650
with :
651
651
persist-credentials : false
652
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
652
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
653
653
name : Download new ty binary
654
654
id : ty-new
655
655
with :
@@ -835,7 +835,7 @@ jobs:
835
835
# installation fails on 3.13 and newer
836
836
python-version : " 3.12"
837
837
838
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
838
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
839
839
name : Download development ruff binary
840
840
id : ruff-target
841
841
with :
0 commit comments