diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 1ad5a66..bf59cd4 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@v6 + uses: super-linter/super-linter/slim@v7 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}