Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0 (#6)
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 2.6.0 to 3.0.0.
- [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](crazy-max/ghaction-github-pages@v2.6.0...v3.0.0)

---
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]>

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 Aug 12, 2022
1 parent 01d3754 commit c8a9c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Copy HTML so the next step can read it
run: cp -vHR result html
- name: GitHub Pages
uses: crazy-max/ghaction-github-pages@v2.6.0
uses: crazy-max/ghaction-github-pages@v3.0.0
with:
build_dir: html
env:
Expand Down

0 comments on commit c8a9c89

Please sign in to comment.