Skip to content

Commit fa573ca

Browse files
committed
Update lint.yml
Switch to a fork to try to get the lint action reporting the results.
1 parent 2092cd6 commit fa573ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
tag: swift-format-5.5-DEVELOPMENT-SNAPSHOT-2021-05-02-a
3838
fileName: swift-format.exe
3939
out-file-path: C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\bin\
40-
- uses: wearerequired/lint-action@v1
40+
- uses: compnerd/lint-action@exec-windows
4141
with:
4242
swift_format_official: true
4343
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)