diff --git a/.github/workflows/phplint.yml b/.github/workflows/phplint.yml index c193b8c6..aa95caed 100644 --- a/.github/workflows/phplint.yml +++ b/.github/workflows/phplint.yml @@ -9,6 +9,7 @@ jobs: phplint: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - uses: overtrue/phplint@8.2 with: path: .