diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3daa997f..1c5714d0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -417,7 +417,7 @@ jobs: shell: bash - name: Create release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.15.0 with: replacesArtifacts: true allowUpdates: true