Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit e592b7d

Browse files
chore(deps): bump sphinx-notes/pages from 2 to 3 (#198)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5928a4a commit e592b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
poetry config virtualenvs.create false
1919
poetry install
2020
- name: Build and Commit
21-
uses: sphinx-notes/pages@v2
21+
uses: sphinx-notes/pages@v3
2222
- name: Push changes
2323
uses: ad-m/github-push-action@master
2424
with:

0 commit comments

Comments
 (0)