Skip to content

Commit ebd992c

Browse files
Bump phpDocumentor/phpDocumentor from 3.5.3 to 3.7.1
Bumps [phpDocumentor/phpDocumentor](https://github.com/phpdocumentor/phpdocumentor) from 3.5.3 to 3.7.1. - [Release notes](https://github.com/phpdocumentor/phpdocumentor/releases) - [Changelog](https://github.com/phpDocumentor/phpDocumentor/blob/master/CHANGELOG.md) - [Commits](phpDocumentor/phpDocumentor@v3.5.3...v3.7.1) --- updated-dependencies: - dependency-name: phpDocumentor/phpDocumentor dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5899a9e commit ebd992c

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.5.3"
23+
uses: "phpDocumentor/phpDocumentor@v3.7.1"
2424
with:
2525
target: "docs/build"
2626
- name: Setup Pages

0 commit comments

Comments
 (0)