Skip to content

Commit 45047c7

Browse files
committed
Update JamesIves/github-pages-deploy-action
1 parent 9d5efc4 commit 45047c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
poetry run -- nox -s docs:multiversion
2424
2525
- name: Deploy
26-
uses: JamesIves/[email protected].2
26+
uses: JamesIves/[email protected].3
2727
with:
2828
branch: gh-pages
2929
folder: .html-documentation

exasol/toolbox/templates/github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
poetry run -- nox -s docs:multiversion
2424
2525
- name: Deploy
26-
uses: JamesIves/[email protected].2
26+
uses: JamesIves/[email protected].3
2727
with:
2828
branch: gh-pages
2929
folder: .html-documentation

0 commit comments

Comments
 (0)