Skip to content

Commit 0fe5d89

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent fe4341c commit 0fe5d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: pnpm test --coverage
8888

8989
- name: Codecov Upload
90-
uses: codecov/codecov-action@v5
90+
uses: codecov/codecov-action@v6
9191
with:
9292
token: ${{ secrets.CODECOV_TOKEN }}
9393
files: coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)