Skip to content

Commit 1b8a1bd

Browse files
authored
Merge pull request #135 from bmf-san/dependabot/github_actions/codecov/codecov-action-5.5.0
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0
2 parents 69da901 + 80920c5 commit 1b8a1bd

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
@@ -46,7 +46,7 @@ jobs:
4646
run: make cover
4747

4848
- name: Upload coverage to Codecov
49-
uses: codecov/codecov-action@v5.4.3
49+
uses: codecov/codecov-action@v5.5.0
5050
with:
5151
fail_ci_if_error: true
5252
file: ./coverage.out

0 commit comments

Comments
 (0)