From 163365331c8fa6dac8299660ae84858e0d351fa7 Mon Sep 17 00:00:00 2001 From: Aahna Ashina <95955389+aahna-ashina@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:42:18 +0800 Subject: [PATCH] node 18.x --- .github/workflows/web-app-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web-app-ci.yml b/.github/workflows/web-app-ci.yml index ee5134e1..04c88245 100644 --- a/.github/workflows/web-app-ci.yml +++ b/.github/workflows/web-app-ci.yml @@ -31,7 +31,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node-version: [16.x] + node-version: [18.x] runs-on: ${{ matrix.os }} defaults: run: