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 Node.js to 20 and Upgrade VTEX CLI to 4.1.0 #23

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gabriel-carvalho-acct
Copy link

Description

This pull request updates the vtex/action-toolbelt GitHub Action to support Node.js 20 and also upgrades the VTEX CLI from version 3.0.0-beta-ci.3 to 4.1.0.

Changes

  • Node.js Version: Upgraded the Node.js version used by the action from 16 to 20 to comply with GitHub Actions' new default environment.
  • VTEX CLI: Updated the default VTEX CLI version from 3.0.0-beta-ci.3 to 4.1.0 to leverage the latest features and improvements.

Motivation

GitHub Actions has announced that all actions will be forced to run on Node.js 20 starting March 7, 2024, due to the deprecation of Node.js 16. To ensure our workflows continue to function smoothly and take advantage of the latest updates, this PR makes the necessary adjustments.

References

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.

1 participant