Skip to content

Commit aa09412

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 5827a23 commit aa09412

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
@@ -123,7 +123,7 @@ jobs:
123123
path: "reports"
124124

125125
- name: "Upload to Codecov"
126-
uses: codecov/codecov-action@v5
126+
uses: codecov/codecov-action@v6
127127
env:
128128
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
129129
with:

0 commit comments

Comments
 (0)