Skip to content

Commit 85dfa58

Browse files
authoredApr 9, 2024··
chore(deps): update codecov/codecov-action action to v4.3.0 (#28296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38df551 commit 85dfa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ jobs:
392392
merge-multiple: true
393393

394394
- name: Codecov
395-
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
395+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
396396
with:
397397
token: ${{ secrets.CODECOV_TOKEN }}
398398
directory: coverage/lcov

0 commit comments

Comments
 (0)
Please sign in to comment.