diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae2f726..aa9ce8d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,6 +28,7 @@ jobs: - 16.x - 18.x - 20.x + - 22.x steps: - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3