canonical / data-integrator

Juju charm to provide DB access for apps outside of Juju.
https://charmhub.io/data-integrator
Apache License 2.0
3 stars 4 forks source link

Upgrade to use check-libraries v2.6.0 #50

Closed shayancanonical closed 4 months ago

shayancanonical commented 4 months ago

Issue

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