Skip to content

Commit 7c42e93

Browse files
Bump codecov/codecov-action from 4 to 5 (#1635)
1 parent a4895a4 commit 7c42e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
if: matrix.os == 'ubuntu-latest'
111111
env:
112112
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
113-
uses: codecov/codecov-action@v4
113+
uses: codecov/codecov-action@v5
114114
with:
115115
fail_ci_if_error: true
116116
verbose: true

0 commit comments

Comments
 (0)