build(deps): Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#16968)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc4ccab74b
commit
d2bbbe7055
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
make build-docs
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.2
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: ~/output
|
||||
|
||||
Loading…
Reference in New Issue
Block a user