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 2092cd6 commit fa573caCopy full SHA for fa573ca
.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
37
tag: swift-format-5.5-DEVELOPMENT-SNAPSHOT-2021-05-02-a
38
fileName: swift-format.exe
39
out-file-path: C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\bin\
40
- - uses: wearerequired/lint-action@v1
+ - uses: compnerd/lint-action@exec-windows
41
with:
42
swift_format_official: true
43
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments