Make WordPress Core


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

    r59208 r59354  
    5959
    6060      - name: Cache PHP compatibility scan cache
    61         uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
     61        uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
    6262        with:
    6363          path: .cache/phpcompat.json
Note: See TracChangeset for help on using the changeset viewer.