Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.8 (#2049)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 1751e9e commit c8a98ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
sudo apt-get install libpq-dev
make doc-html
- name: Deploy 🚀
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].8
with:
branch: gh-pages # The branch the action should deploy to.
folder: doc/build/html # The folder the action should deploy.
Expand Down

0 comments on commit c8a98ed

Please sign in to comment.