diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 97e9a479b..fe9c61c6d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -477,7 +477,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: replacesArtifacts: true allowUpdates: true