diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2b5b154e..b22c45e0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [14.x, 16.x, 17.x] + node-version: [18.x, 20.x, 22.x] runs-on: ubuntu-latest