Skip to content

Commit ec94cc4

Browse files
chore(deps): update codecov/codecov-action action to v5.5.3
1 parent 502d857 commit ec94cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
142142
- name: Upload coverage report to Codecov
143143
if: ${{ !cancelled() }}
144-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
144+
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
145145
with:
146146
fail_ci_if_error: true
147147
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)