Skip to content

Commit 0fc775b

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent 74767fe commit 0fc775b

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@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
126+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
127127
with:
128128
fail_ci_if_error: false
129129
env:

0 commit comments

Comments
 (0)