From 90cb7b041d6f719abdce61438a402f89dd23eee4 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 23 Sep 2022 14:42:39 +0800 Subject: [PATCH] fix: update ci lint stylua-action version (#2150) * fix: update ci lint stylua-action version * fix: typo --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8279196bdc..0d514a82b4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v3 - name: Lint with stylua - uses: JohnnyMorganz/stylua-action@1.0.0 + uses: JohnnyMorganz/stylua-action@v1.1.2 with: token: ${{ secrets.GITHUB_TOKEN }} # CLI arguments