We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0376f commit 2716babCopy full SHA for 2716bab
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
run: npm run format:diff
40
41
- name: Lint markdown format
42
- uses: github/super-linter/slim@v5
+ uses: super-linter/super-linter/slim@v5
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
DEFAULT_BRANCH: main
0 commit comments