From 2fb7c4c57eb6e9db5701015c4b2961f91f49fa9b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:06:27 +0000 Subject: [PATCH] Update from copier (2025-08-01T14:06:27) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .github/workflows/wiki.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 694f183..0c83dd5 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: a03224b +_commit: 9642da9 _src_path: https://github.com/python-project-templates/base.git add_docs: true add_extension: cpp diff --git a/.github/workflows/wiki.yaml b/.github/workflows/wiki.yaml index 1588acd..d5f3b74 100644 --- a/.github/workflows/wiki.yaml +++ b/.github/workflows/wiki.yaml @@ -22,6 +22,6 @@ jobs: steps: - uses: actions/checkout@v4 - run: cp README.md docs/wiki/Home.md - - uses: Andrew-Chen-Wang/github-wiki-action@v4 + - uses: Andrew-Chen-Wang/github-wiki-action@v5 with: path: docs/wiki