diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 42f3033..19efc2e 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@v7 + uses: super-linter/super-linter/slim@v8 env: SAVE_SUPER_LINTER_OUTPUT: false # To report GitHub Actions status checks