We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b22df5 + 545dd40 commit b55f175Copy full SHA for b55f175
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: php-actions/composer@v6
13
14
- name: Mess Detector
15
- uses: php-actions/phpmd@master
+ uses: php-actions/phpmd@path-update
16
with:
17
php_version: 8.4
18
path: src/
0 commit comments