diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 72c953b..e1c7a2d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: repository_url: https://test.pypi.org/legacy/ skip_existing: true - - uses: softprops/action-gh-release@v0.1.15 + - uses: softprops/action-gh-release@v2.0.5 name: Create release if: startsWith(github.ref, 'refs/tags/v') with: