Skip to content
Snippets Groups Projects
Unverified Commit 1cea39f6 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump crazy-max/ghaction-github-pages from 2 to 3

Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2...v3

)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 4e5a5c5a
No related branches found
No related tags found
No related merge requests found
Pipeline #723691 passed
......@@ -38,7 +38,7 @@ jobs:
EOL
- name: Deploy documentation
if: success()
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: gh-pages
build_dir: target/x86_64-unknown-none/doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment