mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
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
This commit is contained in:
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
|
|||||||
jobs:
|
jobs:
|
||||||
code-coverage:
|
code-coverage:
|
||||||
name: "Code Coverage"
|
name: "Code Coverage"
|
||||||
uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.8"
|
uses: "phpDocumentor/.github/.github/workflows/code-coverage.yml@v0.9"
|
||||||
with:
|
with:
|
||||||
composer-root-version: "5.x-dev"
|
composer-root-version: "5.x-dev"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user