diff --git a/.github/workflows/nodejs-ci-action.yml b/.github/workflows/nodejs-ci-action.yml index a07fada..3058ff2 100644 --- a/.github/workflows/nodejs-ci-action.yml +++ b/.github/workflows/nodejs-ci-action.yml @@ -19,7 +19,7 @@ jobs: strategy: fail-fast: false matrix: - node-version: [20.x, 22.x, 24.x] + node-version: [22.x, 24.x, 26.x] steps: - uses: actions/checkout@v6 diff --git a/README.md b/README.md index 540e97d..15c9ca1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Prerequisites -- Node.js - version 22.x or greater +- Node.js - version 22.x, 24.x, or 26.x ## Install