summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-02 09:27:11 +0000
committerTom Milligan <tommilligan@users.noreply.github.com>2022-10-02 10:51:41 +0100
commit3507d6b5e0bcd15d329096c1fd1c9b1d47f1ae91 (patch)
tree485f9f77374eab4c445cc074013a3a41506965e8
parentf81d4d40dd3722cd11ffcb1e5e6d7583a48beed1 (diff)
chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.3.3...v4.4.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index f3b25bf..e5ffae4 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
- name: Build book
run: ./scripts/build-book
- name: Push docs
- uses: JamesIves/github-pages-deploy-action@v4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
branch: gh-pages
folder: book/book