Skip to content

Commit b0614d2

Browse files
authored
Merge pull request #20 from cvxgrp/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.5.0
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
2 parents e9c47f8 + ca08604 commit b0614d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
make html
2424
2525
- name: Deploy to gh-pages
26-
uses: JamesIves/github-pages-deploy-action@v4.4.3
26+
uses: JamesIves/github-pages-deploy-action@v4.5.0
2727
with:
2828
branch: gh-pages # The branch the action should deploy to.
2929
folder: docs/_build/html # The folder the action should deploy.

0 commit comments

Comments
 (0)