Files
parsedmarc/.github
e48521bb47 CI: replace deprecated codecov/test-results-action with codecov-action@v5 (#877)
codecov/test-results-action@v1 emits two warnings on every test run:
its bundled actions/github-script pin targets deprecated Node.js 20, and
Codecov deprecated the action itself in favor of running
codecov/codecov-action@v5 with report_type: test_results. Upload the
JUnit results through the same codecov-action already used for coverage.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 17:46:56 -04:00
..