Skip to content

Commit 34afe07

Browse files
Bump codecov/codecov-action from 4 to 5 in the github-actions group (#370)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e22480 commit 34afe07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110

111111
- run: coverage xml
112112

113-
- uses: codecov/codecov-action@v4
113+
- uses: codecov/codecov-action@v5
114114
with:
115115
file: ./coverage.xml
116116
env_vars: PYTHON,OS

0 commit comments

Comments
 (0)