From 0288a3f4b440a65589ad9b922fa3a504c39acdd1 Mon Sep 17 00:00:00 2001 From: Daniel Stoops Date: Fri, 28 Jun 2024 17:21:33 +0300 Subject: [PATCH] Bump actions/download-artifact to v4 --- .github/workflows/publish-to-pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-pypi.yml b/.github/workflows/publish-to-pypi.yml index c49f9fd..cf10c85 100644 --- a/.github/workflows/publish-to-pypi.yml +++ b/.github/workflows/publish-to-pypi.yml @@ -37,7 +37,7 @@ jobs: id-token: write # IMPORTANT: mandatory for trusted publishing steps: - name: Download all the dists - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: python-package-distributions path: dist/