Open
Description
We are using the actions/checkout
in our pipeline, but because of our application we need the container do job to be node18
. This actions was working fine even with the node:18-slim
image version until 2 days ago. This image was updated, so the action is not working anymore with the node18 version.
Is possible to evaluate if we can have support to node18
in checkout action?
Metadata
Metadata
Assignees
Labels
No labels