shapehq / tartelet

⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each job runs in an isolated environment.
MIT License
510 stars 17 forks source link

Updates the workflows to use version 3 of the actions/checkout action. #42

Closed simonbs closed 1 year ago

simonbs commented 1 year ago

Updates the workflows to use version 3 of the actions/checkout action.