We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb140a commit cefc81cCopy full SHA for cefc81c
.github/workflows/strong_ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
run: rm -rf $HOME/.m2/repository/com/alibaba/{transmittable-thread-local,ttl}*
46
47
- name: Upload coverage reports to Codecov
48
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
49
with:
50
name: codecov-umbrella
51
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments