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 d399625 commit 85fb424
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 85fb424

Please sign in to comment.