Skip to content

Commit

Permalink
Upgrade linter to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed May 26, 2021
1 parent 4ab2992 commit 514d72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

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

0 comments on commit 514d72e

Please sign in to comment.