We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e121412 + 7ec964e commit f16f2d5Copy full SHA for f16f2d5
1 file changed
.github/workflows/php.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Lint Code Base
27
- uses: super-linter/super-linter/slim@v6
+ uses: super-linter/super-linter/slim@v7
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
LINTER_RULES_PATH: 'tools/linters'
0 commit comments