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 1fd2b19 commit 2591836Copy full SHA for 2591836
.github/workflows/linter.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
17
- name: Lint Code Base
18
- uses: github/super-linter@v3
+ uses: github/super-linter@v4
19
env:
20
DEFAULT_BRANCH: 'main'
21
VALIDATE_ALL_CODEBASE: false
0 commit comments