diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 63f8afb350..3fdf3455e3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -62,7 +62,7 @@ jobs: repository: ${{ github.repository }} branch: release - name: Upload release - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 if: ${{ !env.SKIP }} with: artifacts: ./publish/*