Skip to content

Commit 7487926

Browse files
authored
Merge pull request #58 from python-project-templates/copier-update-2026-05-21T14-19-47
Update from copier (2026-05-21T14:19:47)
2 parents 26e18e8 + 6ee0ca9 commit 7487926

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: 24f3985
2+
_commit: 2f2c13b
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
@@ -70,7 +70,7 @@ jobs:
7070
if: ${{ matrix.os == 'ubuntu-latest' }}
7171

7272
- name: Upload coverage
73-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
73+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
7474
with:
7575
token: ${{ secrets.CODECOV_TOKEN }}
7676
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)