Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 90d297c

Browse files
authoredFeb 1, 2025··
chore(deps): update codecov/codecov-action action to v5
1 parent 4929ef6 commit 90d297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pr-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: make unit-test
5050

5151
- name: Upload coverage to Codecov
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5
5353
with:
5454
flags: unit-tests
5555

0 commit comments

Comments
 (0)
Please sign in to comment.