diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index bf0037f..03d5351 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v5 + uses: super-linter/super-linter/slim@v6 env: LOG_LEVEL: NOTICE VALIDATE_ALL_CODEBASE: true