Skip to content

Commit a0a1c0f

Browse files
committed
MC-35405: SVC false-positive: overriding public method in child class
1 parent 0588a47 commit a0a1c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616

1717
- name: Update PHP
18-
run: sudo update-alternatives --set php /usr/bin/php7.2
18+
run: sudo update-alternatives --set php /usr/bin/php7.4
1919

2020
- name: Validate composer
2121
run: composer validate

0 commit comments

Comments
 (0)