Skip to content

Commit 8e7c70a

Browse files
chore(deps): update codecov/codecov-action action to v5 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e42a50c commit 8e7c70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
path: "reports"
112112

113113
- name: "Upload to Codecov"
114-
uses: codecov/codecov-action@v4
114+
uses: codecov/codecov-action@v5
115115
env:
116116
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
117117
with:

0 commit comments

Comments
 (0)