diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58c7b2e..fae7c5f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,7 @@ jobs: shell: bash - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: body: | ${{ steps.extract_notes.outputs.release_notes }}