We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b181f1c + 121ae15 commit e9a7663Copy full SHA for e9a7663
.github/workflows/integrate.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
lint-root:
33
name: "Lint root"
34
- uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.8"
+ uses: "phpDocumentor/.github/.github/workflows/lint.yml@v0.9"
35
with:
36
composer-options: "--no-check-publish --ansi"
37
0 commit comments