diff --git a/.github/workflows/windows-installer.yml b/.github/workflows/windows-installer.yml index 223c2032..423ece81 100644 --- a/.github/workflows/windows-installer.yml +++ b/.github/workflows/windows-installer.yml @@ -79,7 +79,7 @@ jobs: path: ./dist - name: Upload installer to release - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 if: startsWith(github.ref, 'refs/tags/v') with: allowUpdates: true