diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d87923b8d..9528bf3b8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -251,7 +251,7 @@ jobs: path: release-artifacts/ - name: Create release - uses: ncipollo/release-action@v1.11.2 + uses: ncipollo/release-action@v1.12.0 with: removeArtifacts: true allowUpdates: true