Skip to content

Commit 606ec77

Browse files
chore(deps): update phpdocumentor/phpdocumentor action to v3.9.1 (#1802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 656971a commit 606ec77

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd" # v5.0.1
2222
- name: "Build"
23-
uses: "phpDocumentor/phpDocumentor@d49f1917eafdf48df9660a088e9221c2b1d3fb99" # v3.8.1
23+
uses: "phpDocumentor/phpDocumentor@4d3daedcffb747791b212545da819bfc81252ea9" # v3.9.1
2424
with:
2525
target: "docs/build"
2626
- name: Setup Pages

0 commit comments

Comments
 (0)