diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8f69800..6640bd8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,7 @@ jobs: id-token: write # required by pypa/gh-action-pypi-publish steps: - name: Download all the dists - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: distributions path: dist/ @@ -94,7 +94,7 @@ jobs: id-token: write # required by pypa/gh-action-pypi-publish steps: - name: Download all the dists - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: distributions path: dist/