Skip to content

Commit ae9aaa1

Browse files
Merge pull request #113 from ARMmaster17/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.1
2 parents 2aca259 + e33f60b commit ae9aaa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cd _build/html
2323
touch .nojekyll
2424
- name: Push docs to GitHub Pages
25-
uses: JamesIves/github-pages-deploy-action@v4.4.0
25+
uses: JamesIves/github-pages-deploy-action@v4.4.1
2626
with:
2727
branch: gh-pages
2828
folder: ./docs/_build/html

0 commit comments

Comments
 (0)