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 cb7761e commit 24d8d2eCopy full SHA for 24d8d2e
.github/workflows/lint.yml
@@ -41,6 +41,6 @@ jobs:
41
# with:
42
# swift_format_official: true
43
# github_token: ${{ secrets.GITHUB_TOKEN }}
44
- - uses: compnerd/swift-format-linter-action@compnerd/windows
+ - uses: compnerd/swift-format-linter-action@main
45
with:
46
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments