Skip to content

Commit

Permalink
Fix incorrect version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Jun 14, 2021
1 parent 7aaf211 commit 7dc3094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Installs the StyLua binary (from GitHub releases), and caches it. Any StyLua com

```yaml
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
- uses: JohnnyMorganz/stylua-action@1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
# CLI arguments
Expand Down

0 comments on commit 7dc3094

Please sign in to comment.