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.
1 parent c733f03 commit cdfe60bCopy full SHA for cdfe60b
.github/workflows/integrate.yaml
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
13
jobs:
14
code-coverage:
15
name: "Code Coverage"
16
- uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.8"
+ uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.9"
17
with:
18
composer-root-version: "5.x-dev"
19
0 commit comments