Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Tags: sfdc-cpe/setup-python

Tags

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update actions/core to 1.10.0 for v2 (actions#533)

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#517 from rentziass/rentziass/update-action…

…s-core

Update @actions/core to 1.10.0

v4

Toggle v4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#517 from rentziass/rentziass/update-action…

…s-core

Update @actions/core to 1.10.0

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request actions#472 from IvanZosimov/ReadmeUpdate

Updated README.md in setup-python

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve readme for 3.x and 3.11-dev style python-version (actions#441)

v4.0.0

Toggle v4.0.0's commit message

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

Toggle v3.1.2's commit message

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

Toggle v3's commit message

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

Toggle v3.1.1's commit message

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

Toggle v3.1.0's commit message

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)