- Timestamp:
- 03/25/2025 02:04:15 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-performance-report-v2.yml
r60051 r60083 69 69 70 70 - name: Download artifacts 71 uses: actions/download-artifact@ cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.971 uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1 72 72 with: 73 73 pattern: performance-${{ inputs.multisite && 'multisite' || 'single' }}-${{ inputs.memcached && 'memcached' || 'default' }}-*
Note: See TracChangeset
for help on using the changeset viewer.