Skip to content

Commit bc2a268

Browse files
Update codecov/codecov-action action to v5
1 parent 70d2882 commit bc2a268

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)