Make WordPress Core


Ignore:
Timestamp:
02/17/2023 07:51:16 AM (3 years ago)
Author:
desrosj
Message:

Build/Test Tools: Backport updates to GitHub Actions.

This backports updates to GitHub Actions workflows required to address deprecated notices related to save-output and set-output.

Merges [54650], [54750], [54851], [54852], [54856], and [55152] to the 6.1 branch.
See #56882, #56820.

File:
1 edited

Legend:

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

    r54511 r55357  
    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.