Skip to content

Commit 7aaf76a

Browse files
authored
Merge pull request #85 from python-project-templates/copier-update-2026-07-05T07-52-55
Update from copier (2026-07-05T07:52:55)
2 parents e07b7db + 43937be commit 7aaf76a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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: 392c67f
2+
_commit: dbcb02b
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: python

.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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2424
- run: cp README.md docs/wiki/Home.md
25-
- uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5
25+
- uses: Andrew-Chen-Wang/github-wiki-action@4e78882ff52f8751488e506e49b221145506ee34 # v5.0.5
2626
with:
2727
path: docs/wiki

0 commit comments

Comments
 (0)