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 c99cc3c commit 33666f6Copy full SHA for 33666f6
.github/workflows/linter.yml
@@ -10,7 +10,7 @@ jobs:
10
Awesome_Lint:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
with:
15
fetch-depth: 0
16
- run: npx awesome-lint
0 commit comments