Browse Source

fix(ci): resolve stylua ci rare error (#3065)

Latif Sulistyo 2 years ago
parent
commit
da41d27da8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/format.yaml

+ 1 - 1
.github/workflows/format.yaml

@@ -18,7 +18,7 @@ jobs:
       - uses: actions/checkout@v2
       - uses: actions/checkout@v2
 
 
       - name: Lint with stylua
       - name: Lint with stylua
-        uses: JohnnyMorganz/stylua-action@1.0.0
+        uses: JohnnyMorganz/stylua-action@v1
         with:
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           token: ${{ secrets.GITHUB_TOKEN }}
           # CLI arguments
           # CLI arguments