Qiskit / qiskit-ibm-provider

Qiskit Provider for accessing the IBM Quantum Services: Online Systems and Simulators
https://qiskit.org/ecosystem/ibm-provider/
Apache License 2.0
77 stars 68 forks source link

Update deprecated actions in workflows #835

Closed melechlapson closed 5 months ago

melechlapson commented 5 months ago

Summary

A follow-up from https://github.com/Qiskit/qiskit-ibm-runtime/pull/1439. In recent PRs including my PR #821, the CI has been throwing several errors due to old versions of actions that are using node12 or node16 instead of node20. I updated the actions to use the latest versions which should eliminate the CI warnings.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8740625380

Details


Totals Coverage Status
Change from base Build 8723906555: 0.0%
Covered Lines: 2945
Relevant Lines: 6787

💛 - Coveralls