Mercurial > p > roundup > code
changeset 8551:06fd452534d0
merge heads
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Mar 2026 11:55:23 -0400 |
| parents | 2c59d8deb653 (current diff) e920db4d00d3 (diff) |
| children | dbe30d5032b8 |
| files | |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Sun Mar 29 15:42:52 2026 -0400 +++ b/.github/workflows/ci-test.yml Mon Mar 30 11:55:23 2026 -0400 @@ -328,7 +328,7 @@ - name: Upload coverage to Codecov # see: https://github.com/codecov/codecov-action#usage - uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3 + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0 with: verbose: true token: ${{ secrets.CODECOV_TOKEN }}
