diff --git a/.github/workflows/documentation-linux-ci.yml b/.github/workflows/documentation-linux-ci.yml index bcd3c52235..38c2a8e6fe 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, 16.x] + node-version: [18.x, 20.x] steps: - uses: actions/checkout@v4