Skip to content

ci: update github-actions #435

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

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

newAM
Copy link
Member

@newAM newAM commented May 3, 2022

  • actions/checkout 2 -> 3
  • actions/download-artifact 2 -> 3
  • actions/upload-artifact 2 -> 3
  • imjonbo/issue-bot 2 -> 3

This fixes on-target CI. The self-hosted runner updated and removed node v12, because it is EOL and no longer receiving security updates.

  • actions changes do not break anything, they just update node.
  • issue-bot has breaking changes, but I do not think they apply: release notes

* actions/checkout 2 -> 3
* actions/download-artifact 2 -> 3
* actions/upload-artifact 2 -> 3
* imjonbo/issue-bot 2 -> 3
@newAM newAM requested a review from a team as a code owner May 3, 2022 23:09
@rust-highfive
Copy link

r? @thalesfragoso

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m labels May 3, 2022
Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍, thanks!

bors r+

@bors bors bot merged commit d5d50a0 into rust-embedded:master May 3, 2022
@newAM newAM deleted the update-github-actions branch May 3, 2022 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants