Update github/super-linter action to v4

This commit is contained in:
Renovate Bot
2021-05-25 20:35:56 +00:00
parent 05bb40adb1
commit dd732d7bc2

View File

@ -19,7 +19,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v2
- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
DEFAULT_BRANCH: develop
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}