mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54: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:
|
phplint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
- uses: overtrue/phplint@8.2
|
- uses: overtrue/phplint@8.2
|
||||||
with:
|
with:
|
||||||
path: .
|
path: .
|
||||||
|
Reference in New Issue
Block a user