Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-pages from 3 to 4 (JSBSim-Team#957)
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](crazy-max/ghaction-github-pages@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent c7cd8ef commit cbe9007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ jobs:
touch documentation/html/.nojekyll
sphinx-build -b html documentation documentation/html/python
- name: Publish docs to GitHub Pages
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: build/documentation/html
Expand Down

0 comments on commit cbe9007

Please sign in to comment.