Open JefteCosta opened 2 months ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Translation:
Updating github action to version 4 with node 20.x lts
Description
This update refers to the CI Setup page for github Action. The previous model had a bug regarding the permissions for creating folders for installing nodejs.
Motivation and Context
This change is necessary due to the bug that the yml for github action is not working. With this update, it will work normally.
@knocte I guess this makes sense by now?
Nah, I have a better alternative, let me cook it.
@escapedcat bare with me, I got into a rabbit hole (maybe we're talking 5 or 6 inner levels of yak shaving), but I will eventually come out of it.
@knocte no rush! Thanks for diving in! 😄
Atualizando github action para a versão 4 com node 20.x lts
Description
Essa atualização e referente a pagina de CI Setup para github Action o modelo anterio tinha um bug referente as permições da criação de pastas para instalação do nodejs
Motivation and Context
essa mudanção é nessesaria devido ao bug do yml para github action nao esta funcinando, com essa atualização ira funcionar normalmente.
Usage examples
How Has This Been Tested?
percebi que al ultizar o modelo do action de exemplo do site para o github estava dando erro de permição como a imagem de exemplo abaixo descreve:
Ao ultilizar o modelo do action descrito acima para subistitur no site do commitlint ele nao da mais esse erro nomo a imagem abaixo descreve:
Types of changes
Checklist: