Skip to content

Commit

Permalink
Merge branch 'main' into new-note
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Sep 22, 2022
2 parents 516d2c3 + bb1d423 commit 0d37089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3

- name: Style
uses: JohnnyMorganz/stylua-action@1.0.0
uses: JohnnyMorganz/stylua-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check lua/ after/ test/
Expand Down

0 comments on commit 0d37089

Please sign in to comment.