ci: Bump github/super-linter version to V4

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
Gustavo Henrique Nihei 2021-12-21 14:08:35 -03:00 committed by Xiang Xiao
parent 878c347bb6
commit 1d26d75e66

View File

@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- run: mkdir super-linter.report
- name: Lint
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false