- Notifications
You must be signed in to change notification settings - Fork689
Tags: actions/setup-python
Tags
v6.1.0
Bump @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-1……5-intel (#1235)* Bump @types/node from 24.1.0 to 24.9.1Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.9.1.- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)---updated-dependencies:- dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>* Fix license check failure* update macos-13 to macos-15-intel---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Priyagupta108 <priyagupta108@github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
v6
Bump @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-1……5-intel (#1235)* Bump @types/node from 24.1.0 to 24.9.1Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.9.1.- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)---updated-dependencies:- dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>* Fix license check failure* update macos-13 to macos-15-intel---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Priyagupta108 <priyagupta108@github.com>Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
v6.0.0
Upgrade to node 24 (#1164)* Upgrade to node 24Upgrade ot node* licence manual updates* pckage.json version update* version update* update package-lock.json* upgrade `actions/checkout` to v5 and `actions/setup-python` to v6 in README.md* upgrade `actions/checkout` to v5 and `actions/setup-python` to v6 in advanced-usage.mdUpdated GitHub Actions to use newer versions of checkout and setup-python actions.* node-version update in the workflows---------Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>Co-authored-by: priya-kinthali <147703874+priya-kinthali@users.noreply.github.com>
v5.6.0
Bump ts-jest from 29.1.2 to 29.3.2 (#1081)Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.3.2.- [Release notes](https://github.com/kulshekhar/ts-jest/releases)- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)- [Commits](kulshekhar/ts-jest@v29.1.2...v29.3.2)---updated-dependencies:- dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5
Bump ts-jest from 29.1.2 to 29.3.2 (#1081)Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.3.2.- [Release notes](https://github.com/kulshekhar/ts-jest/releases)- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)- [Commits](kulshekhar/ts-jest@v29.1.2...v29.3.2)---updated-dependencies:- dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v4.9.1
V4 - Add workflow file for publishing releases to immutable action pa……ckage (#1084)* add publish immutable action* depricate ubuntu-20.04* fix check failures* fix check failures on older versions* check failures fix for older versions* check failure fix* check failure fix* compatable version update* compatable version update for ubuntu-22.04 and windows* fix* update e2e tests format* fomat update* updated wording
v4
V4 - Add workflow file for publishing releases to immutable action pa……ckage (#1084)* add publish immutable action* depricate ubuntu-20.04* fix check failures* fix check failures on older versions* check failures fix for older versions* check failure fix* check failure fix* compatable version update* compatable version update for ubuntu-22.04 and windows* fix* update e2e tests format* fomat update* updated wording
v5.5.0
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 t……o 4.0.3 (#1056)* include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2* include verify gil step and validated python version* Rename files* include ubuntu-arm runners for testing
v5.4.0
Improve Advanced Usage examples (#645)* docs: fix outputs python-version example and descriptionDescription was lacking words, example was misleading (id was set to cp310 which clearly was a reference to CPython 3.10, but the id is referring to the setup-python action!* docs: copy-editing in advanced-usage.mdSigned-off-by: Stephen L. <lrq3000@gmail.com>* docs: add example if statement in advanced-usage.mdSigned-off-by: Stephen L. <lrq3000@gmail.com>* docs: implement changes suggested by@mahabaleshwars (deprecate pypy2.7, 3.7, 3.8, tweak example, remove wildcard *)Signed-off-by: Stephen L. <LRQ3000@gmail.com>---------Signed-off-by: Stephen L. <lrq3000@gmail.com>Signed-off-by: Stephen L. <LRQ3000@gmail.com>
PreviousNext