Skip to content

Commit f1de604

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8704218 commit f1de604

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

0 commit comments

Comments
 (0)