Skip to content

Commit e6a353e

Browse files
chore(deps): update codecov/codecov-action action to v4.5.0 (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5abcf3b commit e6a353e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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/codecov-action@v4.4.1
48+
uses: codecov/codecov-action@v4.5.0
4949
with:
5050
flags: unittests # optional
5151
name: coverage # optional

0 commit comments

Comments
 (0)