diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b165846..5214981 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: repository_url: https://test.pypi.org/legacy/ - name: Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/v') with: files: dist/*