Skip to content

Commit e9f547f

Browse files
renovate[bot]barmac
authored andcommitted
chore: update codecov/codecov-action action to v5
1 parent 03c78a2 commit e9f547f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build with coverage
2323
run: COVERAGE=1 npm run all
2424
- name: Upload Coverage
25-
uses: codecov/codecov-action@v4
25+
uses: codecov/codecov-action@v5
2626
with:
2727
fail_ci_if_error: true
2828
env:

0 commit comments

Comments
 (0)