Skip to content

Commit 5466102

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
path: "reports"
126126

127127
- name: "Upload to Codecov"
128-
uses: codecov/codecov-action@v4
128+
uses: codecov/codecov-action@v5
129129
env:
130130
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
131131
with:

0 commit comments

Comments
 (0)