Skip to content

Commit ea8447f

Browse files
authored
Merge pull request #75 from release-engineering/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2
2 parents 11b3702 + bdc3afc commit ea8447f

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

0 commit comments

Comments
 (0)