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 bd6c3b7 + f3af9d4 commit 5379910Copy full SHA for 5379910
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 973c39c
+_commit: 55f9353
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@v5
+ - uses: actions/checkout@v6
37
38
- uses: actions-ext/python/setup@main
39
with:
0 commit comments