chore(ci): bump stylua action (#2523)

(cherry picked from commit 28e667f05a)
This commit is contained in:
Simon Hauser
2023-05-24 17:07:13 +02:00
committed by Simon Hauser
parent b98bc793c4
commit 6857cee4ea
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2 - uses: JohnnyMorganz/stylua-action@v3
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
version: latest version: latest