Skip to content

Conversation

@alexhermida
Copy link
Member

Fixes pages job

@alexhermida alexhermida requested a review from Copilot April 24, 2025 18:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions workflow for the pages job by upgrading the Node.js version from 12.x to 20.x and updating the versions of related actions.

  • Updated checkout action from actions/checkout@v2 to actions/checkout@v4
  • Upgraded Node.js setup from actions/setup-node@v1 (with node-version 12.x) to actions/setup-node@v4 (with node-version 20.x)
  • Updated caching action from actions/cache@v2 to actions/cache@v4

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