Skip to content

Commit 50f1ae5

Browse files
author
Erik Rasmussen
committed
Address CodeRabbit comment: upgrade codecov to v5
1 parent e0415b6 commit 50f1ae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Run unit tests
4949
run: yarn start test
5050
- name: Run code coverage
51-
uses: codecov/codecov-action@v2.1.0
51+
uses: codecov/codecov-action@v5
5252

5353
size:
5454
name: Bundle Size Check

0 commit comments

Comments
 (0)