We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 149f0c0 + 697ae43 commit ba6bf58Copy full SHA for ba6bf58
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: PHP Syntax Checker (Lint)
43
# You may pin to the exact commit or the version.
44
# uses: StephaneBour/actions-php-lint@77bebd483cd74f9d60274942d907872ad679b951
45
- uses: StephaneBour/actions-php-lint@8.0
+ uses: StephaneBour/actions-php-lint@7.4
46
with:
47
# Folder to check syntax
48
dir: ./src
0 commit comments