diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 815028a..5c23563 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v6 + uses: super-linter/super-linter/slim@v7 env: SAVE_SUPER_LINTER_OUTPUT: false # To report GitHub Actions status checks