diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd86eb7..549c7ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: password: ${{ secrets.PYPI_DEPLOY_TOKEN }} - name: Upload Python packages for release notes - uses: softprops/action-gh-release@v2.6.1 + uses: softprops/action-gh-release@v3.0.0 with: files: | dist/*