Skip to content

Commit 4c01d28

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0 (#43)
Signed-off-by: Jindrich Luza <jluza@redhat.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent befe33c commit 4c01d28

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
- name: Run Tox
2323
run: tox -e docs -vv
2424
- name: Publish
25-
uses: JamesIves/github-pages-deploy-action@v4.4.1
25+
uses: JamesIves/github-pages-deploy-action@v4.8.0
2626
with:
2727
branch: gh-pages
2828
folder: docs/build/html
29+

0 commit comments

Comments
 (0)