diff --git a/.github/workflows/release-pypi-shared.yml b/.github/workflows/release-pypi-shared.yml index 557956d..efbf426 100644 --- a/.github/workflows/release-pypi-shared.yml +++ b/.github/workflows/release-pypi-shared.yml @@ -127,7 +127,7 @@ jobs: # === DEPLOY RELEASE AND DOCS === - name: D1) Create GitHub Release and upload artifacts - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ github.ref_name }} name: ${{ github.ref_name }}