We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26e18e8 + 6ee0ca9 commit 7487926Copy full SHA for 7487926
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
@@ -70,7 +70,7 @@ jobs:
70
if: ${{ matrix.os == 'ubuntu-latest' }}
71
72
- name: Upload coverage
73
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
+ uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
74
with:
75
token: ${{ secrets.CODECOV_TOKEN }}
76
0 commit comments