diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d0a6bec2..34a7c796 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -395,7 +395,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.18.0 + uses: ncipollo/release-action@v1.20.0 with: replacesArtifacts: true allowUpdates: true