From 23931fcc6b0fea7161163fed66eef0ce8c2b5661 Mon Sep 17 00:00:00 2001 From: hongaar <205834+hongaar@users.noreply.github.com> Date: Sun, 18 Feb 2024 07:33:05 +0000 Subject: [PATCH] [create-pull-request] automated change --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af74ab1e..bc6ae81a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ jobs: node-version: - 18 - 20 + - 21 steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4