diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff055d389d8..fcf62d027c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -240,7 +240,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 18.15.0 - name: Compute node modules cache key id: nodeModulesCacheKey