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

Upgrade to Node 20 #657

Merged
merged 2 commits into from
May 17, 2024
Merged

Upgrade to Node 20 #657

merged 2 commits into from
May 17, 2024

Conversation

pamella
Copy link
Contributor

@pamella pamella commented May 15, 2024

Description

Upgrade to Node 20

Motivation and Context

Screenshots (if appropriate):

Steps to reproduce (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires documentation updates.
  • I have updated the documentation accordingly.
  • My change requires dependencies updates.
  • I have updated the dependencies accordingly.

@@ -11,8 +11,8 @@ jobs:
name: Generate stable boilerplate build
strategy:
matrix:
python-version: [3.8]
node-version: [14.5]
python-version: [3.12]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Drive-by change to match proj_main.yml.

@pamella pamella requested a review from fjsj May 15, 2024 15:07
@pamella pamella mentioned this pull request May 15, 2024
8 tasks
Base automatically changed from feat/openapi-ts to main May 17, 2024 14:05
@pamella pamella merged commit 97c1f4f into main May 17, 2024
3 checks passed
@pamella pamella deleted the feat/node-20 branch May 17, 2024 14:08
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.

2 participants