Skip to content

Commit c9a9e3f

Browse files
Update codecov/codecov-action action to v5 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70d2882 commit c9a9e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ jobs:
350350
echo "***"
351351
coverage xml
352352
- name: Upload coverage to Codecov
353-
uses: codecov/codecov-action@v4
353+
uses: codecov/codecov-action@v5
354354
env:
355355
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
356356

0 commit comments

Comments
 (0)