Skip to content

Commit

Permalink
Merge pull request #171 from ain-soph/dependabot/github_actions/crazy…
Browse files Browse the repository at this point in the history
…-max/ghaction-github-pages-3.1.0

Bump crazy-max/ghaction-github-pages from 2.6.0 to 3.1.0
  • Loading branch information
ain-soph authored May 15, 2023
2 parents 7a1370c + e3fdb06 commit 5bfc6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pages_threshold: major_outage
- name: Deploy to GitHub Pages
if: success()
uses: crazy-max/ghaction-github-pages@v2.6.0
uses: crazy-max/ghaction-github-pages@v3.1.0
with:
target_branch: docs
build_dir: ./docs/build/html
Expand Down

0 comments on commit 5bfc6df

Please sign in to comment.