We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893f33e commit 7530c84Copy full SHA for 7530c84
.github/workflows/perf-tests.yml
@@ -92,7 +92,7 @@ jobs:
92
run: yarn test:performance:merge-reports
93
94
- name: Upload performance report
95
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v3
96
with:
97
name: performance-report-${{ github.run_attempt }}
98
path: artifacts/performance-results.json
0 commit comments