Open
Description
Heya,
About 1-2 weeks ago, for just one of our actions, actions/checkout
started failing with this error:
/usr/bin/docker exec 23323b6854a80420624e41031cc74510894cec3bf0f4090a06aba78ccafd2cbe sh -c "cat /etc/*release | grep ^ID"
Error relocating /__e/node20_alpine/bin/node: secure_getenv: symbol not found
You can see the error here and config for this action here.
I don't really understand why our other actions (e.g)with the same step and version, actions/checkout@v4.1.7
, don't fail.
I guess it's got something to do with switching to new version of Node. It also looks similar to #1809
Metadata
Metadata
Assignees
Labels
No labels