From 9ad5f8b9a8e1ca18ff12df3787ffcc5fd05ec097 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 22:18:46 +0000 Subject: [PATCH] chore(deps): Update actions/download-artifact action to v4.3.0 --- .github/workflows/reusable-tox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-tox.yml b/.github/workflows/reusable-tox.yml index f779df1a9..94926c101 100644 --- a/.github/workflows/reusable-tox.yml +++ b/.github/workflows/reusable-tox.yml @@ -266,7 +266,7 @@ jobs: - name: Download all the dists if: >- contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv) - uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: ${{ inputs.dists-artifact-name }} path: dist/