setup-python icon indicating copy to clipboard operation
setup-python copied to clipboard

Throwing an error when python-version input is empty and PYTHON_VERSION_REQUIRED is set true

Open kmasuda050 opened this issue 9 months ago • 0 comments

Description:

  • The error message has been added in https://github.com/actions/setup-python/pull/396 . Whether the warning message is displayed or exited can be changed by PYTHON_VERSION_REQUIRED environment variable.

Related issue:

  • https://github.com/actions/setup-python/issues/241

Check list:

  • [x] Mark if documentation changes are required.
  • [x] Mark if tests were added or updated to cover the changes.

kmasuda050 avatar Apr 18 '25 09:04 kmasuda050