diff --git a/.github/workflows/release-binary.yml b/.github/workflows/release-binary.yml index 702d7ac..7577a0c 100644 --- a/.github/workflows/release-binary.yml +++ b/.github/workflows/release-binary.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Create - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: draft: true