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.
1 parent 0fac2e9 commit 545dd40Copy full SHA for 545dd40
.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