Make WordPress Core


Ignore:
Timestamp:
08/24/2022 04:30:31 PM (3 years ago)
Author:
desrosj
Message:

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

Updated actions:

  • actions/cache
  • actions/github-script
  • actions/setup-node
  • bubkoo/welcome-action
  • shivammathur/setup-php
  • slackapi/slack-github-action

See #55652.

File:
1 edited

Legend:

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

    r53736 r53940  
    6868
    6969      - name: Install NodeJS
    70         uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # v3.3.0
     70        uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # v3.4.1
    7171        with:
    7272          node-version-file: '.nvmrc'
Note: See TracChangeset for help on using the changeset viewer.