Skip to content

Commit fb2a47c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
exit 1
9898
fi
9999
100-
- uses: codecov/codecov-action@v4
100+
- uses: codecov/codecov-action@v5
101101
if: ${{ matrix.coverage }}
102102
env:
103103
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)