diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abf1f2693d..c8a004d93c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 1 - uses: actions/setup-node@v4 with: - node-version: 10.x + node-version: 20.x - name: Get yarn cache directory path id : yarn-cache-dir-path run : echo "##[set-output name=dir;].yarn"