Skip to content

Commit b7c46df

Browse files
committed
README.md: example with a version
1 parent e83ae46 commit b7c46df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Run SwiftLint from your GitHub Actions with ease.
77
```yaml
88
steps:
99
- uses: cirruslabs/swiftlint-action@v1
10+
with:
11+
version: latest
1012
```
1113
1214
## Development

0 commit comments

Comments
 (0)