Skip to content

Commit 7fecc80

Browse files
Bump phpDocumentor/.github/.github/workflows/continuous-integration.yml
Bumps [phpDocumentor/.github/.github/workflows/continuous-integration.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9. - [Release notes](https://github.com/phpdocumentor/.github/releases) - [Commits](phpDocumentor/.github@v0.8...v0.9) --- updated-dependencies: - dependency-name: phpDocumentor/.github/.github/workflows/continuous-integration.yml dependency-version: '0.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6edea5f commit 7fecc80

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)