mirror of
https://github.com/tiny-pilot/tinypilot.git
synced 2023-10-01 22:58:29 +03:00
Our Github workflow, that automatically creates a TinyPilot Pro PR with TinyPilot Community changes, has [started to fail](https://github.com/tiny-pilot/tinypilot/actions/runs/5280147817) because [Github Actions is deprecating Node 12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). <img width="524" alt="Screen Shot 2023-06-15 at 16 48 16" src="https://github.com/tiny-pilot/tinypilot/assets/6730025/d1c05fa7-44af-465a-9d15-75f0ad69484d"> This PR upgrades each of the Github Actions that we use to a version that supports Node 16. Tested via https://github.com/tiny-pilot/tinypilot-pro/pull/938 <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1447"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>