2 parents d3c17d0 + 43fc7b8 commit 614e4f3Copy full SHA for 614e4f3
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: false
5
add_extension: python
.github/workflows/build.yaml
@@ -71,7 +71,7 @@ jobs:
71
files: '**/junit.xml'
72
73
- name: Upload coverage
74
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
+ uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7.1.0
75
with:
76
token: ${{ secrets.CODECOV_TOKEN }}
77
0 commit comments