diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 92cbd3f7..438fc63f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: submodules: true - uses: actions/setup-node@v4 with: - node-version: '16' + node-version: '20' - run: npm ci - name: Use stable versions of KSC and JS runtime run: |