Skip to content

Commit 31feb0c

Browse files
authored
Update linter.yml
1 parent 9f35a30 commit 31feb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Run Linter against code base #
4949
################################
5050
- name: Lint Code Base
51-
uses: github/super-linter@v3.17.0
51+
uses: github/super-linter@v4
5252
env:
5353
VALIDATE_ALL_CODEBASE: false
5454
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)