quantumlib / Cirq

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

CI - update GitHub actions to node20 #6462

Closed pavoljuhas closed 7 months ago

pavoljuhas commented 7 months ago

Ref: https://github.com/actions/upload-artifact/issues/444#issuecomment-1856410599

Finalize #6445

pavoljuhas commented 7 months ago

Addresses Node.js - related CI warnings at https://github.com/quantumlib/Cirq/actions/runs/7894234524

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (adf5155) 97.82% compared to head (4c2bf8c) 97.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6462 +/- ## ========================================== - Coverage 97.82% 97.81% -0.01% ========================================== Files 1115 1115 Lines 97448 97448 ========================================== - Hits 95327 95323 -4 - Misses 2121 2125 +4 ```

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