We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94ac7ac + 6d04f74 commit 70428b6Copy full SHA for 70428b6
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9b3c202
+_commit: 19e0124
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.github/workflows/build.yaml
@@ -72,7 +72,7 @@ jobs:
72
files: '**/junit.xml'
73
74
- name: Upload coverage
75
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
76
with:
77
token: ${{ secrets.CODECOV_TOKEN }}
78
0 commit comments