Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Github Actions version to silence Node.js version warnings #1071

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

IvanIsCoding
Copy link
Collaborator

This PR is to address some of the warnings that started showing up, like the following one:

[Build, rustfmt, and python lint]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 
actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. 
For more information see: 
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

@mtreinish mtreinish added the automerge Queue a approved PR for merging label Jan 28, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7682502917

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 95.94%

Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_bellman_ford.rs 6 95.53%
Totals Coverage Status
Change from base Build 7682271447: -0.04%
Covered Lines: 16636
Relevant Lines: 17340

💛 - Coveralls

@mergify mergify bot merged commit ee12c9e into Qiskit:main Jan 28, 2024
28 checks passed
@IvanIsCoding IvanIsCoding deleted the actions-warnings branch March 4, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants