Skip to content

Commit 0173a5c

Browse files
authored
Update linter.yml
1 parent b3bfb59 commit 0173a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Run Linter against code base #
3030
################################
3131
- name: Lint Code Base
32-
uses: docker://github/super-linter:v3
32+
uses: github/super-linter@v4
3333
env:
3434
VALIDATE_ALL_CODEBASE: false
3535
PATH_REGEX_INCLUDE: src

0 commit comments

Comments
 (0)