Skip to content

Commit

Permalink
Fix SwiftLint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored May 16, 2020
1 parent 49b017b commit 0419330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: SwiftLint
uses: norio-nomura/action-swiftlint@3
uses: norio-nomura/action-swiftlint@3.1.0

0 comments on commit 0419330

Please sign in to comment.