ci: update codecov action to v4

This commit is contained in:
Benjamin Bouvier 2024-02-29 11:46:28 +01:00
parent 4b711e4b37
commit 74727e5f84
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ jobs:
SLIDING_SYNC_PROXY_URL: "http://localhost:8118"
- name: Upload to codecov.io
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
# Work around frequent upload errors, for runs inside the main repo (not PRs from forks).
# Otherwise not required for public repos.