Maintenance: Test raised linter version from 3 to 4

This commit is contained in:
Marcel Herrguth 2022-01-28 19:09:16 +01:00
parent ab07f4442d
commit 40fbd48a74

View File

@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
- name: Lint Code Base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}