Skip to content

Commit 6464d1a

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0
1 parent 57da7dc commit 6464d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
run: make test
148148

149149
- name: Upload coverage to Codecov
150-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
150+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
151151
with:
152152
fail_ci_if_error: false
153153
env:

0 commit comments

Comments
 (0)