We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a27de0f + 2a603cb commit 49235faCopy full SHA for 49235fa
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
@@ -33,7 +33,7 @@ jobs:
33
python-version: ["3.11"]
34
35
steps:
36
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
37
38
- uses: actions-ext/python/setup@main
39
with:
0 commit comments