diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e78bf95..430e99d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -88,7 +88,7 @@ jobs: # Update the GitHub release with the manifest and module archive files. - name: Update Release With Files id: create_version_release - uses: ncipollo/release-action@v1.12.0 + uses: ncipollo/release-action@v1.14.0 with: allowUpdates: true name: ${{ github.event.release.name }}