Skip to content

Commit 79ea427

Browse files
committed
Bump swiftlint to 0.61.0
1 parent 63bed85 commit 79ea427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
uses: swift-actions/[email protected]
8686
- name: Install SwiftLint
8787
run: |
88-
curl -L https://github.com/realm/SwiftLint/releases/download/0.60.0/swiftlint_linux_amd64.zip -o swiftlint.zip
88+
curl -L https://github.com/realm/SwiftLint/releases/download/0.61.0/swiftlint_linux_amd64.zip -o swiftlint.zip
8989
unzip swiftlint.zip -d swiftlint
9090
./swiftlint/swiftlint --version
9191
- name: Run SwiftLint

0 commit comments

Comments
 (0)