Skip to content

Commit caaf0d2

Browse files
chore(deps): update codecov/codecov-action action to v7 (#124)
1 parent 8fd60a9 commit caaf0d2

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

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

0 commit comments

Comments
 (0)