Skip to content

Commit 830dccd

Browse files
chore(deps): bump codecov/codecov-action from 6 to 7 (#1586)
1 parent 995c85d commit 830dccd

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
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Upload coverage to Codecov
8282
if: github.event_name == 'push'
83-
uses: codecov/codecov-action@v6
83+
uses: codecov/codecov-action@v7
8484
with:
8585
fail_ci_if_error: false
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)