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