Skip to content

Commit 52a1e6a

Browse files
authored
Merge pull request #166 from release-engineering/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.6
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
2 parents b62484e + 130aa18 commit 52a1e6a

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

0 commit comments

Comments
 (0)