Skip to content

Commit 2fb7c4c

Browse files
Update from copier (2025-08-01T14:06:27)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a6ca0b commit 2fb7c4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: a03224b
2+
_commit: 9642da9
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: cpp

.github/workflows/wiki.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- run: cp README.md docs/wiki/Home.md
25-
- uses: Andrew-Chen-Wang/github-wiki-action@v4
25+
- uses: Andrew-Chen-Wang/github-wiki-action@v5
2626
with:
2727
path: docs/wiki

0 commit comments

Comments
 (0)