Skip to content

Commit 3a42468

Browse files
chore(deps): bump JohnnyMorganz/stylua-action from 1 to 2 (#1897)
1 parent f2ee309 commit 3a42468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v3
31-
- uses: JohnnyMorganz/stylua-action@v1
31+
- uses: JohnnyMorganz/stylua-action@v2
3232
with:
3333
token: ${{ secrets.GITHUB_TOKEN }}
34-
version: 0.15.1
34+
version: latest
3535
args: --color always --check lua/

0 commit comments

Comments
 (0)