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

Update with.node-version from v16->20 in actions/setup-node #191

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

ttsukagoshi
Copy link
Owner

@ttsukagoshi ttsukagoshi commented Feb 2, 2024

Resolve #181
Proceed with PR #164

@ttsukagoshi ttsukagoshi added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2024
@ttsukagoshi ttsukagoshi self-assigned this Feb 2, 2024
Copy link

github-actions bot commented Feb 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 98.01% 148/151
🟡 Branches 76.67% 46/60
🟢 Functions 100% 29/29
🟢 Lines 98% 147/150

Test suite run success

26 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 47b04e3

@ttsukagoshi ttsukagoshi merged commit 5d59f8a into main Feb 2, 2024
9 checks passed
@ttsukagoshi ttsukagoshi deleted the node-ver branch February 2, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Node.js version to >=20 for GitHub Actions using setup-node
1 participant