Skip to content

Commit bc0e73b

Browse files
authored
Merge pull request #105 from ARMmaster17/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.0
Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.4.0
2 parents fe0d96c + 942f977 commit bc0e73b

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.3.3
25+
uses: JamesIves/github-pages-deploy-action@v4.4.0
2626
with:
2727
branch: gh-pages
2828
folder: ./docs/_build/html

0 commit comments

Comments
 (0)