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 eb008b7 commit 2b309a2Copy full SHA for 2b309a2
.github/workflows/integrate.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
unit-tests:
46
name: "Unit test"
47
- uses: "phpDocumentor/.github/.github/workflows/continues[email protected]"
+ uses: "phpDocumentor/.github/.github/workflows/continuous[email protected]"
48
with:
49
composer-root-version: "5.x-dev"
50
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3']"
0 commit comments