Skip to content

Commit 4511404

Browse files
authored
[MAINT] bump codecov version (#908)
bump codecov version
1 parent d612a7b commit 4511404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
- name: Download artifacts
241241
uses: actions/download-artifact@v4
242242
- name: Upload to CodeCov
243-
uses: codecov/codecov-action@v4
243+
uses: codecov/codecov-action@v5
244244
with:
245245
fail_ci_if_error: true
246246
env:

0 commit comments

Comments
 (0)