cpython
cpython copied to clipboard
The Python programming language
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. Release notes Sourced from actions/stale's releases. v7.0.0 ⚠️ This version contains breaking changes ⚠️ What's Changed Allow daysBeforeStale options to be float by @irega...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...