Skip to content

Commit ac9b396

Browse files
authored
Merge pull request #108 from python-project-templates/copier-update-2026-06-03T01-46-03
Update from copier from copier (2026-06-03T01:46:03)
2 parents c24bd32 + 8e1a8b4 commit ac9b396

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", "3.12", "3.13"]
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)