diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 5da0f6e..10f81da 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -177,7 +177,7 @@ jobs: wc -c release_notes.md - name: Create Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: # Explicit tag_name so the action targets the right tag # whether we got here via `push: tags` (github.ref_name is