Skip to content

Commit 49235fa

Browse files
authored
Merge pull request #22 from python-project-templates/copier-update-2026-06-03T15-03-36
Update from copier from copier (2026-06-03T15:03:36)
2 parents a27de0f + 2a603cb commit 49235fa

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

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python-version: ["3.11"]
3434

3535
steps:
36-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3737

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

0 commit comments

Comments
 (0)