Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7a724c8

Browse files
committed
Upgrade SuperLinter to v4
1 parent 6e93aaa commit 7a724c8

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
@@ -55,7 +55,7 @@ jobs:
5555
# Run Linter against code base #
5656
################################
5757
- name: Lint Code Base
58-
uses: github/super-linter@v3
58+
uses: github/super-linter@v4
5959
env:
6060
VALIDATE_ALL_CODEBASE: false
6161
DEFAULT_BRANCH: master

0 commit comments

Comments
 (0)