speelbarrow/Checkout and setup
Simple GitHub Action that checks out the repository and sets up the environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets | Secrets required for `setup` action. | no | — |
| variables | Non-secret variables required for `setup` action. | no | — |
| ref | Git ref to checkout. Maps to the `ref` argument to `actions/checkout@v4`. | no | — |
| setup | Ref containing the `setup` action. Uses the default (or `inputs.ref`) branch if not provided. | no | — |
| submodules | Passes through to `actions/checkout`. | no | — |
Outputs
no outputs