We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61b17da + f4cda2b commit ebcad2fCopy full SHA for ebcad2f
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