From 959a801d477b0a3e8adca7b243499799458f4226 Mon Sep 17 00:00:00 2001 From: Cassin01 Date: Sun, 10 Mar 2024 14:27:27 +0900 Subject: [PATCH] update node version test 4 --- .github/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 980255c..73711e3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,8 +16,6 @@ jobs: name: lint steps: - uses: actions/checkout@v4 - with: - node-version: 'latest' - uses: JohnnyMorganz/stylua-action@v2 with: