Skip to content

Commit 2269a47

Browse files
Update from copier from copier (2026-06-07T06:30:40) (#8)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f8e956f commit 2269a47

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: 0fa24ba
2+
_commit: 9b3c202
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: cpp

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cibuildwheel: ["cp310"]
3535

3636
steps:
37-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3838

3939
- uses: actions-ext/python/setup@main
4040
with:

0 commit comments

Comments
 (0)