Make WordPress Core


Ignore:
Timestamp:
03/19/2025 12:23:42 PM (13 months ago)
Author:
desrosj
Message:

Build/Test Tools: Update 3rd party actions.

This updates the following 3rd party actions:

  • actions/setup-node from 4.2.0 to 4.3.0
  • actions/upload-artifact from 4.6.0 to 4.6.1
  • ramsey/composer-install from 3.0.0 to 3.1.0
  • actions/cache from 4.2.0 to 4.2.2
  • actions/download-artifact from 4.1.8 to 4.1.9
  • codecov/codecov-action from 5.3.1 to 5.4.0

See #62221.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/reusable-upgrade-testing.yml

    r59815 r60051  
    116116      - name: Download build artifact for the current branch
    117117        if: ${{ inputs.new-version == 'develop' }}
    118         uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
     118        uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
    119119        with:
    120120          name: wordpress-develop
Note: See TracChangeset for help on using the changeset viewer.