diff --git a/.github/workflows/release-binary.yaml b/.github/workflows/release-binary.yaml index ac17dc7..d2b6e09 100644 --- a/.github/workflows/release-binary.yaml +++ b/.github/workflows/release-binary.yaml @@ -149,7 +149,7 @@ jobs: echo "EOF" >> "$GITHUB_OUTPUT" - name: Create/update release and upload assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: ${{ steps.assets.outputs.assets }} env: