Make WordPress Core


Ignore:
Timestamp:
11/05/2024 06:00:46 PM (4 months ago)
Author:
desrosj
Message:

Build/Test Tools: Update 3rd-party GitHub Actions.

This updates the following GitHub Actions to their latest versions:

  • wow-actions/welcome
  • actions/setup-node
  • actions/cache

See #62221.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/test-and-zip-default-themes.yml

    r59208 r59354  
    133133
    134134      - name: Set up Node.js
    135         uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
     135        uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
    136136        with:
    137137          node-version-file: '.nvmrc'
Note: See TracChangeset for help on using the changeset viewer.