Skip to content

Commit

Permalink
Merge pull request #2070 from openoereb/renovate/jamesives-github-pag…
Browse files Browse the repository at this point in the history
…es-deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.7.2
  • Loading branch information
domfre authored Jan 8, 2025
2 parents 100cca6 + 01c2b87 commit 349cb97
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/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.7.2
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 349cb97

Please sign in to comment.