Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0
  • Loading branch information
jenshnielsen authored Apr 18, 2024
2 parents 66e7335 + 00a81e1 commit 3aaa2b3
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 @@ -84,7 +84,7 @@ jobs:
name: docs_${{ matrix.python-version }}_${{ matrix.os }}
path: ${{ github.workspace }}/docs/_build/html
- name: Deploy to gh pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: ${{ github.workspace }}/docs/_build/html
Expand Down

0 comments on commit 3aaa2b3

Please sign in to comment.