Skip to content

Commit

Permalink
chore: Update GitHub action (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfpedroza authored Jan 19, 2025
1 parent 0e56bc7 commit bc8c073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
name: Lua style
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
Expand Down

0 comments on commit bc8c073

Please sign in to comment.