Skip to content

Commit

Permalink
Merge pull request #683 from sfu-db/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.6.4

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
  • Loading branch information
wangxiaoying committed Sep 11, 2024
2 parents d226464 + 759901e commit 4dcc853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: touch ./docs/_build/html/.nojekyll

- name: Deploy Docs 🚀
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
with:
branch: gh-pages # The branch the action should deploy to.
folder: ./docs/_build/html # The folder the action should deploy.
Expand Down

0 comments on commit 4dcc853

Please sign in to comment.