Skip to content

Commit 555fbf6

Browse files
Bump crazy-max/ghaction-github-pages from 4.2.0 to 5.0.0 (#291)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32ede1c commit 555fbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Deploy
114114
if: success()
115-
uses: crazy-max/ghaction-github-pages@v4.2.0
115+
uses: crazy-max/ghaction-github-pages@v5.0.0
116116
with:
117117
target_branch: gh-pages
118118
build_dir: ./docs

0 commit comments

Comments
 (0)