Skip to content

Tags: ChristopherHX/setup-python

Tags

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: 3.x-dev can install a 3.y version (actions#417)

* fix: 3.x-dev can install a 3.y version

* Update README section for `-dev`

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: 3.x-dev can install a 3.y version (actions#417)

* fix: 3.x-dev can install a 3.y version

* Update README section for `-dev`

v3.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated @actions/cache (actions#382)

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated @actions/cache (actions#382)

v3.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cache hit output (actions#373)

* Remove useless await in getCacheDistributor calls

* Added cache-hit output

* Build action with cache-hit output

* Remove PromiseReturnType, add matchedKey == primaryKey check

* Update cache-distributor.ts

* Fix tests and rebuild

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md to fix setup-python version in example (actions#368)

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove legacy PyPy input (actions#342)

v2.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fix for Windows caching of pip (actions#332)

v2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fix for Windows caching of pip (actions#332)

v2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update @actions/cache version to 1.0.8 (actions#283)