aboutsummaryrefslogtreecommitdiff
path: root/devscripts/utils.py
AgeCommit message (Collapse)Author
2022-10-21[build] Replace `set-output` with `GITHUB_OUTPUT` (#5315)Lesmiscore
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Authored by: Lesmiscore
2022-08-09[devscripts] Create `utils` and refactorpukkandan