Skip to content

Commit a32645b

Browse files
committed
update SwiftLint action
1 parent 8887e1f commit a32645b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Lint PR code
20-
uses: norio-nomura/action-swiftlint@3.2.1
20+
uses: stanfordbdhg/action-swiftlint@v4
2121
env:
2222
DIFF_BASE: ${{ github.base_ref }}
2323

0 commit comments

Comments
 (0)