Skip to content

Commit 2af5d8b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
path: reports
7676

7777
- name: Upload to Codecov
78-
uses: codecov/codecov-action@v4
78+
uses: codecov/codecov-action@v5
7979
env:
8080
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8181
with:

0 commit comments

Comments
 (0)