Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent a6c972f commit d79d648
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].7
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 d79d648

Please sign in to comment.