mirror of
https://github.com/micropython/micropython.git
synced 2026-01-11 06:27:14 +01:00
The existing actions/checkout@v2 is causing Node v12 deprecation warnings to be shown in GitHub Actions. v3 uses Node v16, which will stop the warnings.