From 880a2c594e15f7e015469615c254968109b3140d Mon Sep 17 00:00:00 2001 From: Aahna Ashina <95955389+aahna-ashina@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:11:23 +0700 Subject: [PATCH] Update ui-components-ci.yml --- .github/workflows/ui-components-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: