# HG changeset patch # User John Rouillard # Date 1774233580 14400 # Node ID f676eda10c205c0ebdb11dbc22a5e4ddfffbb6ef # Parent 6783a7f2b5e19f86cbe10b57a0910e288d331d22 build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 #85 diff -r 6783a7f2b5e1 -r f676eda10c20 .github/workflows/ci-test.yml --- a/.github/workflows/ci-test.yml Sat Mar 21 23:49:14 2026 -0400 +++ b/.github/workflows/ci-test.yml Sun Mar 22 22:39:40 2026 -0400 @@ -328,7 +328,7 @@ - name: Upload coverage to Codecov # see: https://github.com/codecov/codecov-action#usage - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2 + uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3 with: verbose: true token: ${{ secrets.CODECOV_TOKEN }}