We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5851050 commit 2fb4b23Copy full SHA for 2fb4b23
1 file changed
.github/workflows/swiftlint.yml
@@ -22,5 +22,5 @@ jobs:
22
- name: SwiftLint
23
uses: sinoru/actions-swiftlint@v6
24
with:
25
- swiftlint-version: '0.49.1'
+ swiftlint-version: '0.50.0-rc.2'
26
swiftlint-args: --strict
0 commit comments