mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Add actions/checkout@v3
This commit is contained in:
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: .
|
||||
|
Reference in New Issue
Block a user