Skip to content

Commit a98521d

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent fb7f130 commit a98521d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: github.event_name == 'pull_request'
5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@v6
54+
uses: codecov/codecov-action@v7
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757

0 commit comments

Comments
 (0)