mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Bump phpDocumentor/.github/.github/workflows/continuous-integration.yml
Bumps [phpDocumentor/.github/.github/workflows/continuous-integration.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9. - [Release notes](https://github.com/phpdocumentor/.github/releases) - [Commits](https://github.com/phpdocumentor/.github/compare/v0.8...v0.9) --- updated-dependencies: - dependency-name: phpDocumentor/.github/.github/workflows/continuous-integration.yml dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
@@ -44,14 +44,14 @@ jobs:
|
|||||||
|
|
||||||
unit-tests:
|
unit-tests:
|
||||||
name: "Unit test"
|
name: "Unit test"
|
||||||
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.8"
|
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.9"
|
||||||
with:
|
with:
|
||||||
composer-root-version: "5.x-dev"
|
composer-root-version: "5.x-dev"
|
||||||
upcoming-releases: true
|
upcoming-releases: true
|
||||||
|
|
||||||
integration-tests:
|
integration-tests:
|
||||||
name: "Integration test"
|
name: "Integration test"
|
||||||
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.8"
|
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.9"
|
||||||
with:
|
with:
|
||||||
composer-root-version: "5.x-dev"
|
composer-root-version: "5.x-dev"
|
||||||
upcoming-releases: true
|
upcoming-releases: true
|
||||||
|
|||||||
Reference in New Issue
Block a user