Skip to content

Commit d97ea98

Browse files
authored
feat(ci): bump stylua (#18)
## 📃 Summary bump stylua-action dependency
1 parent e80a15e commit d97ea98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222

23-
- uses: JohnnyMorganz/stylua-action@v2
23+
- uses: JohnnyMorganz/stylua-action@v4
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
version: latest

0 commit comments

Comments
 (0)