We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f67c184 + 4c39a3e commit 9b9af08Copy full SHA for 9b9af08
1 file changed
.github/workflows/php.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Lint Code Base
29
- uses: super-linter/super-linter/slim@v7
+ uses: super-linter/super-linter/slim@v8
30
env:
31
SAVE_SUPER_LINTER_OUTPUT: false
32
# To report GitHub Actions status checks
0 commit comments