Skip to content

chore: Update node version#63

Merged
carla-at-wiris merged 1 commit into
mainfrom
chore/update-node-version
Jun 1, 2026
Merged

chore: Update node version#63
carla-at-wiris merged 1 commit into
mainfrom
chore/update-node-version

Conversation

@carla-at-wiris

Copy link
Copy Markdown
Contributor

Description

Actualiza la version de node a la 24. Esta se encuentra alamcenada como variable de repositorio

How should be tested?

  • Revisa que los wrokflows se ejecutan correctamente con la version mencionada

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Node.js setup in the Moodle lint workflow to use actions/setup-node@v6 and reads the Node version from the repository variable vars.NODE_VERSION instead of the hardcoded value 20.

Changes:

  • Bumps actions/setup-node from v4 to v6.
  • Replaces hardcoded node-version: 20 with ${{ vars.NODE_VERSION }}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@carla-at-wiris carla-at-wiris merged commit 201954a into main Jun 1, 2026
50 checks passed
@carla-at-wiris carla-at-wiris deleted the chore/update-node-version branch June 1, 2026 07:41
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.

4 participants