diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 7d4fedba..fac0611c 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -31,7 +31,7 @@ jobs: lint-root: name: "Lint root" - uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.8" + uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.9" with: composer-options: "--no-check-publish --ansi"