diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 7d4fedba..e12d152c 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -19,7 +19,7 @@ jobs: coding-standards: name: "Coding Standards" - uses: "phpDocumentor/.github/.github/workflows/coding-standards.yml@v0.8" + uses: "phpDocumentor/.github/.github/workflows/coding-standards.yml@v0.9" with: composer-root-version: "5.x-dev"