Skip to content

Commit

Permalink
Merge pull request #24 from alaviss/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-pages-3.0.0

build(deps): bump crazy-max/ghaction-github-pages from 2.6.0 to 3.0.0
  • Loading branch information
alaviss authored Jun 12, 2022
2 parents 48161c2 + 55f8254 commit 34b7d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Publish docs
if: >
github.event_name == 'push' && github.ref == 'refs/heads/main'
uses: crazy-max/ghaction-github-pages@v2.6.0
uses: crazy-max/ghaction-github-pages@v3.0.0
with:
build_dir: union/htmldocs
env:
Expand Down

0 comments on commit 34b7d7d

Please sign in to comment.