diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a2c46d61..647527364 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -475,7 +475,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.12.0 + uses: ncipollo/release-action@v1.13.0 with: replacesArtifacts: true allowUpdates: true