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 b3bfb59 commit 0173a5cCopy full SHA for 0173a5c
.github/workflows/linter.yml
@@ -29,7 +29,7 @@ jobs:
29
# Run Linter against code base #
30
################################
31
- name: Lint Code Base
32
- uses: docker://github/super-linter:v3
+ uses: github/super-linter@v4
33
env:
34
VALIDATE_ALL_CODEBASE: false
35
PATH_REGEX_INCLUDE: src
0 commit comments