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

use node16 #23

Merged
merged 1 commit into from
Dec 9, 2022
Merged

use node16 #23

merged 1 commit into from
Dec 9, 2022

Conversation

hnarimiya
Copy link
Contributor

hello.
github actions have deprecated node v12.
So I changed it to use node v16.
ref. https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

If there is no problem, please release it.

Here are the branches I tested and the results.
branch: https://github.com/hnarimiya/slack-notice-action/tree/node16
actions: https://github.com/hnarimiya/slack-notice-action/actions/runs/3657095859
results:
スクリーンショット 2022-12-09 21 18 01

@@ -43,7 +43,7 @@
"@types/semver": "^6.2.0",
"@typescript-eslint/parser": "^2.13.0",
"@zeit/ncc": "^0.20.5",
"codecov": "^3.7.1",
"codecov": "^3.8.3",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I upgraded to avoid codecove issues.
codecov/codecov-node#284

@sonots
Copy link
Owner

sonots commented Dec 9, 2022

MEMO: node18 is not ready on GHA yet, but will be ready soon
actions/runner-images#5429

@sonots
Copy link
Owner

sonots commented Dec 9, 2022

Thx!

@sonots
Copy link
Owner

sonots commented Dec 9, 2022

CI failed, but I will check. Let me merge anyway.

@sonots sonots merged commit c41b2e1 into sonots:master Dec 9, 2022
@sonots
Copy link
Owner

sonots commented Dec 9, 2022

Released v3.1.6!!

@hnarimiya hnarimiya deleted the feature/use-node16 branch December 14, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants