diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 21e81bf49..9d453e628 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -83,7 +83,7 @@ jobs: cache-to: type=gha,mode=max - name: "Upload binaries to release" - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: ${{startsWith(github.ref, 'refs/tags/') }} with: files: |