We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55364c commit 9011877Copy full SHA for 9011877
1 file changed
.github/workflows/awesome-lint.yml
@@ -9,7 +9,7 @@ jobs:
9
Awesome_Lint:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
- run: npx awesome-lint
0 commit comments