Skip to content

Commit 526b8eb

Browse files
Bump phpDocumentor/phpDocumentor from 3.7.1 to 3.8.0 (#1639)
Bumps [phpDocumentor/phpDocumentor](https://github.com/phpdocumentor/phpdocumentor) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/phpdocumentor/phpdocumentor/releases) - [Changelog](https://github.com/phpDocumentor/phpDocumentor/blob/master/CHANGELOG.md) - [Commits](phpDocumentor/phpDocumentor@v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: phpDocumentor/phpDocumentor dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 443c662 commit 526b8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpdoc-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: "Checkout"
2121
uses: "actions/checkout@v4"
2222
- name: "Build"
23-
uses: "phpDocumentor/phpDocumentor@v3.7.1"
23+
uses: "phpDocumentor/phpDocumentor@v3.8.0"
2424
with:
2525
target: "docs/build"
2626
- name: Setup Pages

0 commit comments

Comments
 (0)