Skip to content

Conversation

MatteoPologruto
Copy link
Contributor

GitHub is deprecating Node 12 for GitHub Actions. More information here: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
The version of each action has been updated to 16 and package-lock.json has been updated running npm install with Node.js version 16.18.1.

@MatteoPologruto MatteoPologruto added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels May 9, 2023
@MatteoPologruto MatteoPologruto requested a review from per1234 May 9, 2023 10:40
@MatteoPologruto MatteoPologruto self-assigned this May 9, 2023
@MatteoPologruto MatteoPologruto linked an issue May 9, 2023 that may be closed by this pull request
3 tasks
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

Thanks Matteo!

@MatteoPologruto MatteoPologruto merged commit a3d2712 into arduino:master May 15, 2023
@MatteoPologruto MatteoPologruto deleted the bump-to-node16 branch May 15, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current version generates Node 12 deprecation warning
2 participants