# HG changeset patch # User John Rouillard # Date 1756394004 14400 # Node ID d89d0147dd176a6b25b5f414530b0edb07cb0726 # Parent 1a93dc58f97529a96a14e3973a1589870a82b726 build(chore): update bump codecov/codecov-action from 5.4.3 to 5.5.0 https://github.com/roundup-tracker/roundup/pull/61 by dependabot diff -r 1a93dc58f975 -r d89d0147dd17 .github/workflows/ci-test.yml --- a/.github/workflows/ci-test.yml Tue Aug 26 23:37:42 2025 -0400 +++ b/.github/workflows/ci-test.yml Thu Aug 28 11:13:24 2025 -0400 @@ -323,7 +323,7 @@ - name: Upload coverage to Codecov # see: https://github.com/codecov/codecov-action#usage - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3 + uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 with: verbose: true token: ${{ secrets.CODECOV_TOKEN }}