Skip to content

Commit

Permalink
ci: update codecov action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjbvr committed Mar 4, 2024
1 parent 4b711e4 commit 74727e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 74727e5

Please sign in to comment.