diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 87d5343..31f4d4a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -89,7 +89,7 @@ jobs: - name: Create/Update GitHub Release if: ${{ needs.setup_release.outputs.publish_release == 'true' }} - uses: LizardByte/create-release-action@v2024.609.5014 + uses: LizardByte/create-release-action@v2024.611.132610 with: allowUpdates: false artifacts: "${{ github.workspace }}/dist/gsms.exe"