2 parents 900c1ca + 4e92f91 commit 3ed3739Copy full SHA for 3ed3739
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: f43b419
+_commit: 7d58f0e
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
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@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
+ uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7.1.0
70
with:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
0 commit comments