Skip to content

Commit

Permalink
ci: use linter v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Dec 31, 2021
1 parent 1d4d4cf commit 41a53cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: v4.x
Expand Down

0 comments on commit 41a53cb

Please sign in to comment.