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 d9e0aa6 commit 2f420d5Copy full SHA for 2f420d5
.github/workflows/main.yml
@@ -10,6 +10,6 @@ jobs:
10
steps:
11
- uses: actions/setup-node@v4
12
with:
13
- version: "lts/*"
+ node-version: "lts/*"
14
- run: npm i -g awesome-lint
15
- run: awesome-lint
0 commit comments