aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/border_router.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/border_router.yml')
-rw-r--r--.github/workflows/border_router.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/border_router.yml b/.github/workflows/border_router.yml
index e0cad7ba..42b86de3 100644
--- a/.github/workflows/border_router.yml
+++ b/.github/workflows/border_router.yml
@@ -177,7 +177,7 @@ jobs:
third_party/openthread/repo/*.log
- name: Codecov
if: ${{ success() && steps.check_cache_result.outputs.cache-hit != 'true' }}
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
- name: Cache test result
if: ${{ success() && steps.check_cache_result.outputs.cache-hit != 'true' }}
run: |