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 #6450

Closed pavoljuhas closed 9 months ago

pavoljuhas commented 9 months ago

Bump up to actions/stale@v9 compatible with node20 per https://github.com/actions/stale/releases/tag/v9.0.0

Related to #6445

pavoljuhas commented 9 months ago

NTS - submit for review once all workflows are checked for old actions.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f2c6f3c) 97.81% compared to head (58b9e3b) 97.81%. Report is 8 commits behind head on main.

:exclamation: Current head 58b9e3b differs from pull request most recent head b46213a. Consider uploading reports for the commit b46213a to get more accurate results

Files Patch % Lines
cirq-core/cirq/experiments/two_qubit_xeb.py 98.86% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6450 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1111 1115 +4 Lines 97198 97337 +139 ========================================== + Hits 95078 95208 +130 - Misses 2120 2129 +9 ```

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