diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index d3ded15..4d8f362 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -195,7 +195,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.511.153520 + uses: LizardByte/create-release-action@v2024.516.190229 with: allowUpdates: false artifacts: "${{ github.workspace }}/dist/*"