Skip to content

Commit b666182

Browse files
v4
1 parent bcf9732 commit b666182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installs the StyLua binary (from GitHub releases), and caches it. Any StyLua com
1010

1111
```yaml
1212
- uses: actions/checkout@v4
13-
- uses: JohnnyMorganz/stylua-action@v3
13+
- uses: JohnnyMorganz/stylua-action@v4
1414
with:
1515
token: ${{ secrets.GITHUB_TOKEN }}
1616
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes

0 commit comments

Comments
 (0)