Skip to content

Commit bb65260

Browse files
chore(deps): update codecov/codecov-action action to v5.0.1
1 parent 104a07f commit bb65260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: Test
124124
run: make test-unit
125125
- name: Upload coverage to Codecov
126-
uses: codecov/codecov-action@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
126+
uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
127127
with:
128128
fail_ci_if_error: false
129129
env:

0 commit comments

Comments
 (0)