commit | 6589df58286acaec477cf106bc4664aaacb0937e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 08 08:45:54 2021 +0000 |
committer | avm99963 <me@avm99963.com> | Mon Mar 08 11:21:19 2021 +0100 |
tree | 0736f6fb8705ac28fa02d709e164f73092b60912 | |
parent | c28fc2d40ca3da7072a961f4d7fc5b9dac14c1de [diff] |
Bump mhausenblas/mkdocs-deploy-gh-pages from 1.16 to 1.18 Bumps [mhausenblas/mkdocs-deploy-gh-pages](https://github.com/mhausenblas/mkdocs-deploy-gh-pages) from 1.16 to 1.18. - [Release notes](https://github.com/mhausenblas/mkdocs-deploy-gh-pages/releases) - [Commits](https://github.com/mhausenblas/mkdocs-deploy-gh-pages/compare/1.16...8d963868a668c929199daa13133704574025f627) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I4299e4e02d9f681cfd9a410c5b3a4ece9b99bd2c
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7b26faa..b103cf1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml
@@ -15,6 +15,6 @@ fetch-depth: 0 - name: Deploy docs - uses: mhausenblas/mkdocs-deploy-gh-pages@1.16 + uses: mhausenblas/mkdocs-deploy-gh-pages@1.18 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}