Make WordPress Core


Ignore:
Timestamp:
05/21/2026 04:49:57 PM (43 hours ago)
Author:
desrosj
Message:

Build/Test Tools: Update third-party GitHub Actions.

This updates the following GitHub Actions to their latest versions:

  • actions/upload-artifact from 7.0.0 to 7.0.1
  • shivammathur/setup-php from 2.37.0 to 2.37.1
  • actions/setup-node from 6.3.0 to 6.4.0
  • actions/cache from 5.0.4 to 5.0.5
  • github/codeql-action from 4.33.0 to 4.35.4
  • slackapi/slack-github-action from 3.0.1 to 3.0.3

See #64893.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/reusable-javascript-tests.yml

    r62033 r62404  
    4242
    4343      - name: Set up Node.js
    44         uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
     44        uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
    4545        with:
    4646          node-version-file: '.nvmrc'
Note: See TracChangeset for help on using the changeset viewer.