add support for python-version-file by adilosa · Pull Request #336 · actions/setup-python
* upstream/main: (33 commits) Fix virtual-env toolcache links Updated @actions/cache (actions#382) ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (actions#379) Cache hit output (actions#373) Add pyton-version to setup PyPy output (actions#365) Rework pipenv caching test (actions#375) Update README.md to fix setup-python version in example (actions#368) dist fix (actions#367) Cache on ghes (actions#363) Update dist Use `\n` instead of `os.EOL` Update dist Initialise pyproject.toml Build and format Remove console.log Remove unused file Reduce test matrix Parse values from poetry Release Add more tests ...
* python-version overrides python-version-file, like setup-node * checks '.python-version' by default if nothing else specified
* upstream/main: Fix output for prerelease version of poetry (actions#409) Update zeit/ncc to vercel/ncc (actions#393) Change PyPy version to rebuild cache
This was referenced
Jun 13, 2022tdfacer pushed a commit to ifit/setup-python that referenced this pull request
Oct 7, 2025* add support for python-version-file * Update action.yml * update to v4, remove python-version default * python-version overrides python-version-file, like setup-node * checks '.python-version' by default if nothing else specified * update tests, update to checkout@v3 * update build * appease the linter * remove old test for default python version * revert readme changes * update build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters