Merge pull request #45 from chadmf/main

changed linter to v4
This commit is contained in:
Sean Cavanaugh
2022-06-24 10:12:29 -04:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main