Skip to content

Commit 4643a48

Browse files
build(deps): update codecov/codecov-action action to v7
1 parent aee8502 commit 4643a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
env:
6262
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
6363
- name: Upload coverage to Codecov
64-
uses: codecov/codecov-action@v6
64+
uses: codecov/codecov-action@v7
6565
with:
6666
token: ${{ secrets.CODECOV_TOKEN }}
6767
benchmarks:

0 commit comments

Comments
 (0)