Skip to content

Commit 9a0a9af

Browse files
committed
update phplint to 2.4.1
1 parent 86409aa commit 9a0a9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
sudo php -S 0.0.0.0:80 -t public_html > /dev/null 2>&1 &
7878
7979
- name: Check PHP syntax errors
80-
uses: phplist/phplint@2.3.5
80+
uses: phplist/phplint@2.4.1
8181
with:
8282
path: ./public_html
8383

0 commit comments

Comments
 (0)