Closed FelixHerrmann closed 1 year ago
The GitHub checkout action v2 uses Node.js 12. This version of Node is deprecated and will be fully removed in summer 2023, see this blog post.
I have updated all checkout actions to us v3 instead of v2.
I couldn't test it with this repo, but I have not experienced any issues with the other workflows where I have done the upgrade.
Edit: CI is not failing and the warnings are gone: https://github.com/danielgindi/Charts/actions/runs/4658235640
Nice catch. Thanks.
Goals :soccer:
The GitHub checkout action v2 uses Node.js 12. This version of Node is deprecated and will be fully removed in summer 2023, see this blog post.
Implementation Details :construction:
I have updated all checkout actions to us v3 instead of v2.
Testing Details :mag:
I couldn't test it with this repo, but I have not experienced any issues with the other workflows where I have done the upgrade.
Edit: CI is not failing and the warnings are gone: https://github.com/danielgindi/Charts/actions/runs/4658235640