diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 979179108..255eac870 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: - node-version: [16.x, 18.x] + node-version: [18.x, 20.x, 22.x] # Steps represent a sequence of tasks that will be executed as part of the job steps: