diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3ba9c1b..bda189f 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@v2.0.6 + - uses: softprops/action-gh-release@v2.0.7 name: Create release if: startsWith(github.ref, 'refs/tags/v') with: