From 26c47eac77c2f9f2c966a030bf49d9d8b91304aa Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 06:30:40 +0000 Subject: [PATCH] Update from copier from copier (2026-06-07T06:30:40) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .github/workflows/build.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 3aeb8dc..93091bd 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 0fa24ba +_commit: 9b3c202 _src_path: https://github.com/python-project-templates/base.git add_docs: false add_extension: cpp diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c0ad4d9..5b01beb 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -34,7 +34,7 @@ jobs: cibuildwheel: ["cp310"] steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - uses: actions-ext/python/setup@main with: