diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 39c3c37..fcf2971 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: poetry build - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | dist/*.whl