We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f6e3ec + b687151 commit 405feddCopy full SHA for 405fedd
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