drafteame/custom-action-template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 27, 2026
- License
- MIT
Pinned Snippet
uses: drafteame/setup-ci-langs@eb74fb288b70d9e4f4f1a86ec43344d29a4376e2 # v0.9.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| enable-all | Enable all | — | false |
| node | Enable NodeJS | — | false |
| node-working-directory | Node working directory | — | "" |
| node-cache-key-suffix | Node cache key suffix | — | "" |
| node-version | Node version | — | 20 |
| go | Enable Golang | — | true |
| go-version | Go version | — | 1.22.x |
| python | Enable Python | — | false |
| python-version | Python version | — | 3.12.x |
| python-poetry-version | Poetry version | — | 2.2.1 |
| upload-cache | Upload cache after restore (set to false for read-only restore) | — | true |
| pkl | Enable PKL | — | false |
| pkl-version | PKL version | — | 0.26.0 |
Outputs
no outputs