Skip to content

Commit 51ef279

Browse files
authored
Merge pull request #41 from release-engineering/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.3
Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.6.3
2 parents cfe6cec + bd8161a commit 51ef279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
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@4.1.3
27+
uses: JamesIves/github-pages-deploy-action@v4.6.3
2828
with:
2929
branch: gh-pages
3030
folder: docs/_build/html

0 commit comments

Comments
 (0)