Make WordPress Core

Changeset 57667

Timestamp:
02/20/2024 03:04:04 PM (5 months ago)
Author:
desrosj
Message:

Build/Test Tools: Bump the Node.js version for Codespaces.

This bumps the version of Node.js used in GitHub Codespaces from 16 to 20.

Follow up to [57212].

Props itschristiandale, huzaifaalmesbah.
Fixes #60555.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.devcontainer/devcontainer.json

    r56442 r57667  
    1212        },
    1313        "ghcr.io/devcontainers/features/node:1": {
    14             "version": "16"
     14            "version": ""
    1515        },
    1616        "ghcr.io/devcontainers/features/docker-in-docker:2": {},
Note: See TracChangeset for help on using the changeset viewer.