diff --git a/.github/workflows/documentation-linux-ci.yml b/.github/workflows/documentation-linux-ci.yml index 088c4e0f43..14df2f9f49 100644 --- a/.github/workflows/documentation-linux-ci.yml +++ b/.github/workflows/documentation-linux-ci.yml @@ -25,7 +25,7 @@ jobs: strategy: matrix: - node-version: [18.x, 20.x] + node-version: [18.x, 20.x, 22.x] steps: - uses: actions/checkout@v4