qiskit.org icon indicating copy to clipboard operation
qiskit.org copied to clipboard

Fix GitHub Actions warnings in "Verify" workflow

Open eddybrando opened this issue 1 year ago • 0 comments

Feature description

The "Verify" workflow outputs 2 warnings in the "Test" job:

  • Use of a deprecated Node.js version (v12)
  • Use of a deprecated command (set-output)

We should make the necessary changes to fix them.

Example

Screenshot 2024-01-03 at 07 58 56

Source: https://github.com/Qiskit/qiskit.org/actions/runs/7388048753

Additional context

No response

eddybrando avatar Jan 03 '24 06:01 eddybrando