diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 818062da..d1df1076 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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