Skip to content

Commit 3a35ae2

Browse files
fix(deps): update minor updates
1 parent 8618633 commit 3a35ae2

File tree

3 files changed

+319
-331
lines changed

3 files changed

+319
-331
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
poetry run sphinx-build docs/sphinx public
2828
- name: Deploy
29-
uses: peaceiris/actions-gh-pages@v3.9.2
29+
uses: peaceiris/actions-gh-pages@v3.9.3
3030
with:
3131
github_token: ${{ secrets.GITHUB_TOKEN }}
3232
publish_dir: ./public

0 commit comments

Comments
 (0)