发布

  • [NA] [CI] Fix Python version quote in GitHub Actions workflow (#4718)

    frostbyte_neo 发布于 2026-01-12 17:23:19 +00:00

    Fix Python version configuration in build_and_publish_sdk.yaml workflow to use quoted string format for consistency with GitHub Actions best practices.

    The python-version parameter should be a string value to ensure proper parsing by the setup-python action.

    下载附件