Skip to content

Commit 90a04bc

Browse files
authored
Merge pull request #421 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/code-coverage.yml-0.9
Bump phpDocumentor/.github/.github/workflows/code-coverage.yml from 0.8 to 0.9
2 parents c733f03 + cdfe60b commit 90a04bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
1313
jobs:
1414
code-coverage:
1515
name: "Code Coverage"
16-
uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.8"
16+
uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.9"
1717
with:
1818
composer-root-version: "5.x-dev"
1919

0 commit comments

Comments
 (0)