Work around GHA node20 deprecation as boost-ci does, for now

This commit is contained in:
Jeff Trull
2026-06-22 18:23:33 -07:00
committed by Jeff Trull
parent 32f79832f2
commit ac7193dd34
+2
View File
@@ -115,6 +115,8 @@ jobs:
curl -sL https://archives.boost.io/misc/node/node-v20.9.0-linux-x64-glibc-217.tar.xz | tar -xJ --strip-components 1 -C /node20217
- uses: actions/checkout@v4
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
- name: linux
shell: bash