We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb78b6 commit c4b7d02Copy full SHA for c4b7d02
.github/workflows/superlinter.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Runs the Super-Linter action and ignore errors
21
- name: Run Super-Linter
22
- uses: github/super-linter@v3
+ uses: github/super-linter@v4
23
env:
24
DEFAULT_BRANCH: develop
25
DISABLE_ERRORS: true
0 commit comments