Skip to content

Commit ee15a5a

Browse files
authored
Merge pull request #83 from phpDocumentor/dependabot/github_actions/phpDocumentor/dot-github/dot-github/workflows/continuous-integration.yml-0.9
Bump phpDocumentor/.github/.github/workflows/continuous-integration.yml from 0.8 to 0.9
2 parents b2be345 + 7fecc80 commit ee15a5a

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
unit-tests:
4040
name: "Unit test"
41-
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.8"
41+
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@v0.9"
4242
with:
4343
composer-root-version: "2.x-dev"
4444
php-versions: "['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']"

0 commit comments

Comments
 (0)