Skip to content

Commit

Permalink
Bump swiftlint action
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcbride authored Feb 16, 2024
1 parent 976f19e commit 1461dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.0.1
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: lint --no-cache --strict

0 comments on commit 1461dfa

Please sign in to comment.