Skip to content

Commit b1b5885

Browse files
authored
Merge pull request #66 from release-engineering/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.9
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
2 parents 96c3e72 + 6e616f7 commit b1b5885

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/[email protected].8
27+
uses: JamesIves/[email protected].9
2828
with:
2929
branch: gh-pages
3030
folder: docs/_build/html

0 commit comments

Comments
 (0)