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 70bed89 + 9bc9646 commit c733f03Copy full SHA for c733f03
.github/workflows/integrate.yaml
@@ -44,14 +44,14 @@ jobs:
44
45
unit-tests:
46
name: "Unit test"
47
- uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.8"
+ uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.9"
48
with:
49
composer-root-version: "5.x-dev"
50
upcoming-releases: true
51
52
integration-tests:
53
name: "Integration test"
54
55
56
57
0 commit comments