We would like to resolve the following warning in CI nightly tests, like this run:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, canonical/charming-actions/check-libraries@2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Solution
charming-actions v2.6.0 uses node20 and actions/checkout@v3 so the warnings should be resolved by upgrading the action
Issue
We would like to resolve the following warning in CI nightly tests, like this run:
Solution
charming-actions v2.6.0 uses node20 and actions/checkout@v3 so the warnings should be resolved by upgrading the action