We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8887e1f commit a32645bCopy full SHA for a32645b
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Lint PR code
20
- uses: norio-nomura/action-swiftlint@3.2.1
+ uses: stanfordbdhg/action-swiftlint@v4
21
env:
22
DIFF_BASE: ${{ github.base_ref }}
23
0 commit comments