Skip to content

Commit bc31673

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3b945f1 commit bc31673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v5
1616
- run: make test_cover
1717
- name: Upload coverage to Codecov
18-
uses: codecov/codecov-action@v3
18+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)