From 0d6b1fceb445618dbfd306c350652988caf2e086 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Sat, 1 Oct 2022 23:04:59 +0200 Subject: [PATCH] ci: less specific version of stylua action --- .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 f4fc75a..972af75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: lua format check - uses: JohnnyMorganz/stylua-action@1.0.0 + uses: JohnnyMorganz/stylua-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} args: --color always --check lua/