Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: upgrade setup-python #4040

Merged
merged 1 commit into from
Oct 28, 2024
Merged

ci: upgrade setup-python #4040

merged 1 commit into from
Oct 28, 2024

Conversation

kzys
Copy link
Member

@kzys kzys commented Oct 28, 2024

python-version is recommended to speficy.

https://github.com/actions/setup-python?tab=readme-ov-file#basic-usage

The default version of Python or PyPy in PATH varies between runners
and can be changed unexpectedly so we recommend always setting Python
version explicitly using the python-version or python-version-file
inputs.

In fact, Dependabot's PR #4001 was failing due to that.

Change Summary

What and Why:

How:

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

python-version is recommended to speficy.

https://github.com/actions/setup-python?tab=readme-ov-file#basic-usage
> The default version of Python or PyPy in PATH varies between runners
> and can be changed unexpectedly so we recommend always setting Python
> version explicitly using the python-version or python-version-file
> inputs.

In fact, Dependabot's PR #4001 was failing due to that.
@kzys kzys marked this pull request as ready for review October 28, 2024 18:07
@dangra dangra merged commit 7eb10f8 into master Oct 28, 2024
33 of 34 checks passed
@dangra dangra deleted the upgrade-setup-python branch October 28, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants