Skip to content

Commit 5fb5be8

Browse files
authored
Merge pull request #73 from release-engineering/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.1
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
2 parents 658c80c + 20f4737 commit 5fb5be8

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run Tox
2525
run: tox -e docs
2626
- name: Publish
27-
uses: JamesIves/github-pages-deploy-action@v4.6.9
27+
uses: JamesIves/github-pages-deploy-action@v4.7.1
2828
with:
2929
branch: gh-pages
3030
folder: docs/_build/html

0 commit comments

Comments
 (0)