Skip to content

Commit 9c33b61

Browse files
Merge branch 'main' into feature/#233-add-nox-task-to-verify-dependency-declarations
2 parents 4e13573 + 7a0d019 commit 9c33b61

File tree

2 files changed

+239
-209
lines changed

2 files changed

+239
-209
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
poetry run python -m nox -s build-docs
2020
2121
- name: Deploy
22-
uses: JamesIves/[email protected].0
22+
uses: JamesIves/[email protected].3
2323
with:
2424
branch: gh-pages
2525
folder: .html-documentation

0 commit comments

Comments
 (0)