Skip to content

Commit 51d3012

Browse files
authored
Merge pull request #59 from python-project-templates/copier-update-2026-06-03T01-46-00
Update from copier from copier (2026-06-03T01:46:00)
2 parents 83808e1 + eea3011 commit 51d3012

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: 2f2c13b
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)