We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 910bf86 + 06f1997 commit fb67073Copy full SHA for fb67073
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@v7
+ uses: super-linter/super-linter/slim@v8
28
env:
29
SAVE_SUPER_LINTER_OUTPUT: false
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments