Make WordPress Core


Ignore:
Timestamp:
02/19/2024 08:57:19 AM (10 months ago)
Author:
swissspidy
Message:

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

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

  • Updates actions/setup-node from 4.0.1 to 4.0.2
  • Updates actions/upload-artifact from 4.3.0 to 4.3.1

Props desrosj, thelovekesh.
See #59805.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/test-build-processes.yml

    r57362 r57655  
    125125
    126126      - name: Upload PR number as artifact
    127         uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
     127        uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
    128128        with:
    129129          name: pr-number
Note: See TracChangeset for help on using the changeset viewer.