quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

CI - update GitHub actions to node20 #6445

Closed pavoljuhas closed 9 months ago

pavoljuhas commented 9 months ago

Address deprecation warnings in CI workflow annotations at https://github.com/quantumlib/Cirq/actions/runs/7792545465

Namely update to

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f2c6f3c) 97.81% compared to head (d3a413c) 97.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6445 +/- ## ======================================= Coverage 97.81% 97.81% ======================================= Files 1111 1111 Lines 97198 97198 ======================================= Hits 95078 95078 Misses 2120 2120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.