Update lint.yml
This commit is contained in:
parent
66dd19705e
commit
018b508069
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Run SwiftLint
|
||||
run: swiftlint --fix
|
||||
|
|
Loading…
Reference in New Issue