We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 721c85e + 3707c45 commit bd39a23Copy full SHA for bd39a23
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: b5fb449
+_commit: 9b3c202
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
cibuildwheel:
32
- "cp311"
33
steps:
34
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
35
with:
36
submodules: 'true'
37
0 commit comments