-
Notifications
You must be signed in to change notification settings - Fork 21
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
Upgrade the workflows in GitHub Actions to use Node.js v20 #2404
Conversation
b563281
to
e92dba1
Compare
28893a4
to
fd703d8
Compare
…ork." This reverts commit 4b4abe1.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2404 +/- ##
===========================================
- Coverage 64.5% 64.1% -0.4%
Complexity 4252 4252
===========================================
Files 458 755 +297
Lines 18041 21528 +3487
Branches 0 1157 +1157
===========================================
+ Hits 11634 13797 +2163
- Misses 6407 7570 +1163
- Partials 0 161 +161
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @eason9487 the only thing I miss here is the branch label assignation as mentioned in
https://github.com/woocommerce/automatewoo-birthdays/pull/139#issuecomment-2116662381
Hi @puntope, thanks for the review.
Please refer to https://github.com/woocommerce/automatewoo-birthdays/pull/139#issuecomment-2116918286 |
Changes proposed in this Pull Request:
Closes #2218
This PR upgrades the workflows in GitHub Actions to use Node.js v20.
Detailed test instructions:
Changelog entry