From da41d27da82b367eef7676cbb6200dcc7a586b30 Mon Sep 17 00:00:00 2001 From: Latif Sulistyo Date: Fri, 23 Sep 2022 13:23:52 +0700 Subject: [PATCH] fix(ci): resolve stylua ci rare error (#3065) --- .github/workflows/format.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml index b63b89d7..52103a54 100644 --- a/.github/workflows/format.yaml +++ b/.github/workflows/format.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v2 - name: Lint with stylua - uses: JohnnyMorganz/stylua-action@1.0.0 + uses: JohnnyMorganz/stylua-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} # CLI arguments