Skip to content

Commit

Permalink
Merge pull request #85 from jd28/dependabot/github_actions/JamesIves/…
Browse files Browse the repository at this point in the history
…github-pages-deploy-action-4.6.8

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
jd28 authored Sep 30, 2024
2 parents 8cc4313 + 9093cd6 commit 5bf93d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: deploy docs to github pages
if: github.event_name == 'push'
uses: JamesIves/[email protected].4
uses: JamesIves/[email protected].8
with:
branch: gh-pages
folder: "${{ github.workspace }}/build/docs/sphinx"
Expand Down

0 comments on commit 5bf93d5

Please sign in to comment.