mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-13 08:21:08 +02:00
The workflow was inconsistent with usage of actions/checkout. The first checkout used v3, whereas the next two - v2. These are the same, but v3 runs on currently supported node 16. Using v2 emits warnings. To avoid them, update the action versions to v3.