Skip to content

Commit 09def23

Browse files
chore(deps): update codecov/codecov-action action to v4 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe6cfde commit 09def23

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
@@ -110,7 +110,7 @@ jobs:
110110
path: "reports"
111111

112112
- name: "Upload to Codecov"
113-
uses: codecov/codecov-action@v3
113+
uses: codecov/codecov-action@v4
114114
env:
115115
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
116116
with:

0 commit comments

Comments
 (0)