diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 357ff4d..d74c6db 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,6 +60,6 @@ jobs: attestations: true - name: Upload Python packages for release notes - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: dist/*