Skip to content

Commit 545dd40

Browse files
authored
Update ci.yml
1 parent 0fac2e9 commit 545dd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: php-actions/composer@v6
1313

1414
- name: Mess Detector
15-
uses: php-actions/phpmd@master
15+
uses: php-actions/phpmd@path-update
1616
with:
1717
php_version: 8.4
1818
path: src/

0 commit comments

Comments
 (0)