The ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true workaround has stopped working.
Might need to finally drop all of our CI builds for gcc/g++ 4.8.x through 8.x. :(
I'm investigating the following workarounds:
• https://github.com/barlesh/workaround-gh-co-and-artifact-on-old-os/blob/main/.github/workflows/ci.yml
• nodesource/distributions#1392 (comment)
Not sure how much effort I want to put into this. I think the first workaround sounds promising.