From 7066821a3e294a57f473c0df54361e0bcea3a5c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 13:57:36 +0000 Subject: [PATCH] deps: update actions/download-artifact action to v4 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d7cc41..951e2d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: needs: [build] steps: - name: Download packages artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: python-packages path: dist/