Skip to content

Commit

Permalink
Update swiftlint to 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdeem committed Dec 20, 2023
1 parent ae3e5ac commit 08882c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
SwiftLint:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: irgaly/setup-mint@v1
Expand Down
2 changes: 1 addition & 1 deletion Mintfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
realm/SwiftLint@0.52.4
realm/SwiftLint@0.54.0
nicklockwood/[email protected]

0 comments on commit 08882c4

Please sign in to comment.