Skip to content

Commit

Permalink
Merge pull request #412 from mir-group/dependabot/github_actions/peac…
Browse files Browse the repository at this point in the history
…eiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
jonpvandermause authored Sep 15, 2024
2 parents 089273c + 413a234 commit 6008929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
make html
- name: Publish the docs
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Default Doxyfile build documentation to html directory.
Expand Down

0 comments on commit 6008929

Please sign in to comment.