diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index faccb10..36eb1cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: - uses: actions/setup-node@v2 with: cache: yarn - node-version: 16.x + node-version: 18.x - name: Setup SSH keys and hosts env: @@ -111,7 +111,7 @@ jobs: - uses: actions/setup-node@v2 with: cache: yarn - node-version: 16.x + node-version: 18.x - name: Setup SSH keys and hosts env: