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