diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1751d5084df..598402ebf89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 - id: getMatrix run: | matrix=`node ./.github/workflows/ci/getTestJobs.mjs --ci`