diff --git a/.github/workflows/ui-components-ci.yml b/.github/workflows/ui-components-ci.yml index 2ff2ac0c..462a4300 100644 --- a/.github/workflows/ui-components-ci.yml +++ b/.github/workflows/ui-components-ci.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node-version: [16.x, 18.x] + node-version: [18.x, 20.x] runs-on: ${{ matrix.os }} defaults: run: