Skip to content

Commit d33577e

Browse files
Bump codecov/codecov-action from 4 to 5 (#1)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a1d7db commit d33577e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
coverage xml
7474
7575
- name: Upload coverage to Codecov
76-
uses: codecov/codecov-action@v4
76+
uses: codecov/codecov-action@v5
7777
with:
7878
token: ${{ secrets.CODECOV_TOKEN }}
7979
file: ./coverage.xml

0 commit comments

Comments
 (0)