Skip to content

Commit 10d9f67

Browse files
authored
Merge pull request #662 from sfu-db/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.3
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
2 parents 8dee3a6 + ae27977 commit 10d9f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: touch ./docs/_build/html/.nojekyll
4747

4848
- name: Deploy Docs 🚀
49-
uses: JamesIves/[email protected].1
49+
uses: JamesIves/[email protected].3
5050
with:
5151
branch: gh-pages # The branch the action should deploy to.
5252
folder: ./docs/_build/html # The folder the action should deploy.

0 commit comments

Comments
 (0)