diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 706c799..55715c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -102,7 +102,7 @@ jobs: sha256sum artifacts/releases/* > artifacts/releases/SHA256SUMS.txt - name: Create GitHub release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: body_path: .github/release-notes-template.md files: |