Skip to content

Commit

Permalink
[CI] correct version of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Nov 24, 2023
1 parent bbee54d commit f043e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:

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

0 comments on commit f043e84

Please sign in to comment.