Skip to content

Commit b55f175

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 8b22df5 + 545dd40 commit b55f175

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)