diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ca3e00c..5a216eb 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -105,7 +105,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.524.143912 + uses: LizardByte/create-release-action@v2024.609.5014 with: allowUpdates: true body: ${{ needs.setup_release.outputs.release_body }}