reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.32k stars 2.17k forks source link

Node patch version in action yml #6850

Closed sujithvn closed 1 year ago

sujithvn commented 1 year ago

Impact: minor Type: bugfix

Issue

Specifying node version as 18.10 picking up 18.1 in github action

Solution

Updated node version mentioned from 18.10 to 18.10.0

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: e54022488ef7045767446769959a57e6f6e91a40

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR