Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.5.0
  • Loading branch information
wangxiaoying committed Mar 11, 2024
2 parents 3350b3e + ffed6a4 commit 07e8c69
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/github-pages-deploy-action@4.0.0
uses: JamesIves/github-pages-deploy-action@v4.5.0
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 07e8c69

Please sign in to comment.