diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 944b95e..6586149 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -205,7 +205,7 @@ jobs: # https://github.com/marketplace/actions/create-release - name: Create Release - uses: ncipollo/release-action@v1.16.0 + uses: ncipollo/release-action@v1.20.0 if: github.event_name == 'push' with: name: ${{ steps.release-name.outputs.RELEASE_NAME }}