Pergunta 125
### Em quais níveis as variáveis de ambiente podem ser definidas? (Escolha três)
> https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables
- [x] Nível de workflow
- [x] Nível de job
- [x] Nível de step
- [ ] Nível de action