diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 22ec7e2..b1058ee 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: permissions: contents: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 - name: create release run: > gh release create --draft --repo ${{ github.repository }} @@ -46,7 +46,7 @@ jobs: permissions: id-token: write steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 - uses: pypa/gh-action-pypi-publish@release/v1 with: packages-dir: artifact/