Skip to content

Commit 2ea8f05

Browse files
authored
Merge pull request #26 from python-project-templates/copier-update-2025-08-01T14-06-27
Update from copier (2025-08-01T14:06:27)
2 parents 4a6ca0b + 2fb7c4c commit 2ea8f05

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)