diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9816679ef1..3e2a200751 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 20 check-latest: true - name: Add to Hosts