We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cb9900 + c61f4b0 commit c24bd32Copy full SHA for c24bd32
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 24f3985
+_commit: 2f2c13b
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.github/workflows/build.yaml
@@ -66,7 +66,7 @@ jobs:
66
files: '**/junit.xml'
67
68
- name: Upload coverage
69
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
0 commit comments