diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 830e23d68..bfcf01222 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: - name: Install node uses: actions/setup-node@v3 with: - node-version: 21.0.0-v8-canary + node-version: v21.0.0-v8-canary20230928fe8cd53052 - name: Restore cached binaryen id: cache-binaryen