Skip to content

Commit dc08b73

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
path: "reports"
7070

7171
- name: "Upload to Codecov"
72-
uses: codecov/codecov-action@v4
72+
uses: codecov/codecov-action@v5
7373
env:
7474
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7575
with:

0 commit comments

Comments
 (0)