diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 833f94e..a610363 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -44,7 +44,7 @@ jobs: unit-tests: name: "Unit test" - uses: "phpDocumentor/.github/.github/workflows/continues-integration.yml@v0.5.0" + uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.5.0" with: composer-root-version: "5.x-dev" php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"