We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e10d21 commit 597b04dCopy full SHA for 597b04d
1 file changed
.github/workflows/linter.yml
@@ -45,7 +45,7 @@ jobs:
45
# Run Linter against code base #
46
################################
47
- name: Lint Code Base
48
- uses: github/super-linter@v3
+ uses: github/super-linter@v4
49
env:
50
VALIDATE_ALL_CODEBASE: false
51
DEFAULT_BRANCH: master
0 commit comments