Question 125
### At what levels can environment variables be defined ? (Choose three)
> https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables
- [x] Workflow level
- [x] Job level
- [x] Step level
- [ ] Action level