diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d2789f7b..afe7a1e8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -394,7 +394,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.18.0 with: replacesArtifacts: true allowUpdates: true