Skip to content

ci: Update node version on the site deploy action #372

@erickzanardo

Description

@erickzanardo

Description

The site deploy action is currently pinned to use node version 18.x: https://github.com/VeryGoodOpenSource/very_good_workflows/blob/main/.github/workflows/site_deploy.yaml#L29

Newer dependencies require node >= 20 as we can see on this failing workflow: #371

We should update the CI, make sure everything works, so we can keep the dependencies up to date.

Requirements

  • All CI/CD checks are passing.
  • There is no drop in the test coverage percentage.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

ciChanges to continuous integrationgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions