Skip to content

Commit

Permalink
Merge pull request #8 from VectorInstitute/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…JamesIves/github-pages-deploy-action-4.6.0

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0
  • Loading branch information
amrit110 authored May 10, 2024
2 parents 61bff96 + 58e6d6e commit 81402cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# attempt_limit: 5
# attempt_delay: 30000
- name: Deploy to Github pages
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: github_pages
folder: docs/build/html

0 comments on commit 81402cd

Please sign in to comment.