neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

chore: bump versions of GitHub actions #203

Closed Tiboris closed 1 year ago

Tiboris commented 1 year ago

Trying to fix this warning by usage of latest-greatest actions:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/setup-python, pre-commit/action, actions/setup-python, actions/checkout

Signed-off-by: Tibor Dudlák tdudlak@redhat.com

Tiboris commented 1 year ago

Thanks for the review!