From faf21cead99c4c539e6b6f0d091e5461f97e5a99 Mon Sep 17 00:00:00 2001 From: Verin1005 Date: Wed, 5 Jun 2024 18:53:44 +0800 Subject: [PATCH] Fix syntax errors. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59d22d8..a341ef7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Set Node version uses: actions/setup-node@v4 - with: + with: node-version: 18 fmt: