Skip to content

Commit

Permalink
Merge pull request #231 from QCoDeS/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.4.3

Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3
  • Loading branch information
astafan8 authored Jul 13, 2023
2 parents 10d07a1 + 1795605 commit d64732a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: docs_${{ matrix.python-version }}_${{ matrix.os }}
path: ${{ github.workspace }}/docs/_build/html
- name: Deploy to gh pages
uses: JamesIves/[email protected].2
uses: JamesIves/[email protected].3
with:
branch: gh-pages
folder: ${{ github.workspace }}/docs/_build/html
Expand Down

0 comments on commit d64732a

Please sign in to comment.