Skip to content

Commit 791bf6f

Browse files
Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#105)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benjamin T. Schwertfeger <[email protected]>
1 parent f724cfb commit 791bf6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: pytest --cov --cov-report=xml
5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be #v4.3.1
54+
uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 #v4.4.0
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
files: coverage.xml

0 commit comments

Comments
 (0)