Skip to content

Commit c212af6

Browse files
authored
Merge pull request #290 from Point72/copier-update-2026-06-14T06-34-08
Update from copier (2026-06-14T06:34:08)
2 parents 5aebed5 + b6d0c47 commit c212af6

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: 9b3c202
2+
_commit: 19e0124
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: js

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
128128

129129
- name: Upload coverage
130-
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
130+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
131131
with:
132132
token: ${{ secrets.CODECOV_TOKEN }}
133133
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'

0 commit comments

Comments
 (0)