Make WordPress Core


Ignore:
Timestamp:
01/27/2023 07:23:20 PM (2 years ago)
Author:
desrosj
Message:

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

This updates the following third-party GitHub Actions to their latest versions.

  • actions/cache
  • actions/checkout
  • actions/upload-artifact
  • actions/setup-node
  • actions/setup-php
  • actions/github-script

See #57572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/failed-workflow.yml

    r54511 r55152  
    2525    steps:
    2626      - name: Rerun a workflow
    27         uses: actions/github-script@100527700e8b29ca817ac0e0dfbfc5e8ff38edda # v6.3.2
     27        uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
    2828        with:
    2929          retries: 2
Note: See TracChangeset for help on using the changeset viewer.