diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a17ee29a..6dc7355b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -131,7 +131,7 @@ jobs: ./dist/*.whl - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: body_path: LATEST_RELEASE_NOTES.md # `dist/` contains the built distributions, and the