We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4de9427 + 9c769f2 commit 92989c5Copy full SHA for 92989c5
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 392c67f
+_commit: dbcb02b
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: cpp
.github/workflows/wiki.yaml
@@ -22,6 +22,6 @@ jobs:
22
steps:
23
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24
- run: cp README.md docs/wiki/Home.md
25
- - uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5
+ - uses: Andrew-Chen-Wang/github-wiki-action@4e78882ff52f8751488e506e49b221145506ee34 # v5.0.5
26
with:
27
path: docs/wiki
0 commit comments