diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 06aebfa22..7e0fbf65e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: merge-multiple: true - name: Send coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: files: profile.out, profile-race.out, profile-e2e.out, profile-e2e-race.out,