Skip to content

Commit 548d089

Browse files
Update codecov/codecov-action action to v5
1 parent 637fa8f commit 548d089

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
@@ -118,7 +118,7 @@ jobs:
118118
119119
120120
- name: Codecov
121-
uses: codecov/codecov-action@v4
121+
uses: codecov/codecov-action@v5
122122
with:
123123
flags: ${{ steps.codecov-flag.outputs.name }}
124124
file: ${{ matrix.tests }}/coverage/lcov.info

0 commit comments

Comments
 (0)