Skip to content

Commit db8ccd8

Browse files
committed
Bump codecov action.
1 parent 8775ffe commit db8ccd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
coverage xml -o ./coverage.xml
4545
4646
- name: Upload coverage to Codecov
47-
uses: codecov/codecov-action@v4
47+
uses: codecov/codecov-action@v5
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
fail_ci_if_error: false

0 commit comments

Comments
 (0)