mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Add actions/checkout@v3
This commit is contained in:
parent
e21a741a78
commit
8441dbe007
1
.github/workflows/phplint.yml
vendored
1
.github/workflows/phplint.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
||||
phplint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: overtrue/phplint@8.2
|
||||
with:
|
||||
path: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user