open-turo/Setup Multiple Language Environments
Set up tools e.g Python, Node.js, Go, Java, and Terraform using standard setup actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- MIT
Pinned Snippet
uses: open-turo/action-setup-tools@4d9bdbc9c0337e94f03501b83647ba8209404a7d # v3.0.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| python | Python version (e.g. 3.11) | no | — |
| node | Node.js version (e.g. 18) | no | — |
| yarn | Yarn version (e.g. 1.22.22) | no | — |
| go | Go version (e.g. 1.22) | no | — |
| java | Java version with distribution (e.g. 8.0.442-tem) which is the same as in .sdkmanrc | no | — |
| terraform | Terraform version (e.g. 1.6.6) | no | — |
Outputs
no outputs