Skip to content

Commit fa67709

Browse files
chore(deps): update codecov/codecov-action action to v4.4.1 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6acbef9 commit fa67709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- if: matrix.python-version == '3.11'
4747
name: Upload coverage to Codecov
48-
uses: codecov/[email protected].0
48+
uses: codecov/[email protected].1
4949
with:
5050
flags: unittests # optional
5151
name: coverage # optional

0 commit comments

Comments
 (0)