Skip to content

Commit 24d8d2e

Browse files
authored
Update lint.yml
Switch the action to the fork'ed version and updated branch name for the time being.
1 parent cb7761e commit 24d8d2e

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
@@ -41,6 +41,6 @@ jobs:
4141
# with:
4242
# swift_format_official: true
4343
# github_token: ${{ secrets.GITHUB_TOKEN }}
44-
- uses: compnerd/swift-format-linter-action@compnerd/windows
44+
- uses: compnerd/swift-format-linter-action@main
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)