Skip to content

Commit 4f221ed

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 4be1ca2 commit 4f221ed

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
@@ -143,7 +143,7 @@ jobs:
143143
144144
- name: Upload coverage report to Codecov
145145
if: ${{ !cancelled() }}
146-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
146+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
147147
with:
148148
fail_ci_if_error: true
149149
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)