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: Update deprecated actions #293

Closed dav-pascual closed 3 months ago

dav-pascual commented 3 months ago

Due to warnings shown in https://github.com/neoave/mrack/actions/runs/9302766806

It updates actions to new version with Node 20

dav-pascual commented 3 months ago

Pre-commit check shows it's working with no breaking changes

kaleemsiddiqu commented 3 months ago

Pre-commit check shows it's working with no breaking changes Pre-commit checks only checkout/setup-python actions not upload/download artifacts but i think since these are just version upgrade of these actions so nothing will be impacted, adding my ack based on this justification