Skip to content

Commit f043e84

Browse files
committed
[CI] correct version of workflow
1 parent bbee54d commit f043e84

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
@@ -46,6 +46,6 @@ jobs:
4646

4747
unit-tests:
4848
name: "Unit test"
49-
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@0.5.0"
49+
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.5.0"
5050
with:
5151
composer-root-version: "1.x-dev"

0 commit comments

Comments
 (0)