Skip to content

Commit 2f992f1

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent b3e6906 commit 2f992f1

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
@@ -93,7 +93,7 @@ jobs:
9393
- name: Run unit tests
9494
run: pnpm test --coverage
9595
- name: Codecov Upload
96-
uses: codecov/codecov-action@v5
96+
uses: codecov/codecov-action@v6
9797
with:
9898
token: ${{ secrets.CODECOV_TOKEN }}
9999
files: coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)