Skip to content

Commit 7925c18

Browse files
committed
update phplist version
1 parent 9a0a9af commit 7925c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
sudo php -S 0.0.0.0:80 -t public_html > /dev/null 2>&1 &
9090
9191
- name: Check PHP syntax errors
92-
uses: overtrue/phplint@2.3.5
92+
uses: overtrue/phplint@2.4.1
9393
with:
9494
path: ./public_html
9595
options: --exclude=base/vendor

0 commit comments

Comments
 (0)