diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3158429d04..4273a7eff6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: - name: Setup NodeJS uses: actions/setup-node@v2-beta with: - node-version: "20.18" + node-version: "20.19" - name: Get yarn cache directory path id: yarn-cache-dir-path