Skip to content

Commit 43fc7b8

Browse files
Update from Copier (2026-09-20T09-52-42Z)
Signed-off-by: python-templates-copier-update[bot] <python-templates-copier-update[bot]@users.noreply.github.com>
1 parent d3c17d0 commit 43fc7b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: f43b419
2+
_commit: 7d58f0e
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
files: '**/junit.xml'
7272

7373
- name: Upload coverage
74-
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
74+
uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7.1.0
7575
with:
7676
token: ${{ secrets.CODECOV_TOKEN }}
7777

0 commit comments

Comments
 (0)