Make WordPress Core


Ignore:
Timestamp:
11/05/2024 06:00:46 PM (7 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/reusable-performance.yml

    r59217 r59354  
    123123
    124124      - name: Set up Node.js
    125         uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
     125        uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
    126126        with:
    127127          node-version-file: '.nvmrc'
Note: See TracChangeset for help on using the changeset viewer.