mirror of https://github.com/itflow-org/itflow
Update php-lint.yml - bump to 9.4.1
This commit is contained in:
parent
4185c2830d
commit
9c0dfd8b48
|
|
@ -12,4 +12,4 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Check PHP syntax errors
|
- name: Check PHP syntax errors
|
||||||
uses: overtrue/phplint@4.1.0
|
uses: overtrue/phplint@9.4.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue