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 a2bab34 commit cf0b551Copy full SHA for cf0b551
.github/workflows/code_checks.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - uses: JohnnyMorganz/stylua-action@v3
+ - uses: JohnnyMorganz/stylua-action@v4
15
with:
16
version: 0.18.2
17
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments