github actions/setup-python v4.7.0

latest releases: v5.2.0, v5.1.1, v5...
14 months ago

In scope of this release, the support for reading python version from pyproject.toml was added (#669).

      - name: Setup Python
        uses: actions/setup-python@v4
        with:
          python-version-file: pyproject.toml

Besides, it includes such changes as:

New Contributors

Full Changelog: v4...v4.7.0

Don't miss a new setup-python release

NewReleases is sending notifications on new releases.