We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459613b commit 2bcc732Copy full SHA for 2bcc732
.github/workflows/default.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: JohnnyMorganz/stylua-action@1.0.0
+ - uses: JohnnyMorganz/stylua-action@v4
12
with:
13
token: ${{ secrets.GITHUB_TOKEN }}
14
args: --color always --check lua
0 commit comments