diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31fa547eea..73265af345 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