diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f3ad5aff129..979d193fd40 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -404,7 +404,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.15.0 + uses: ncipollo/release-action@v1.16.0 with: replacesArtifacts: true allowUpdates: true