Skip to content

Commit 56ca8c4

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent 748039d commit 56ca8c4

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
@@ -69,7 +69,7 @@ jobs:
6969
path: "reports"
7070

7171
- name: "Upload to Codecov"
72-
uses: "codecov/codecov-action@v6"
72+
uses: "codecov/codecov-action@v7"
7373
env:
7474
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7575
with:

0 commit comments

Comments
 (0)