Skip to content

Commit 7530c84

Browse files
committed
uses v3 upload
1 parent 893f33e commit 7530c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: yarn test:performance:merge-reports
9393

9494
- name: Upload performance report
95-
uses: actions/upload-artifact@v4
95+
uses: actions/upload-artifact@v3
9696
with:
9797
name: performance-report-${{ github.run_attempt }}
9898
path: artifacts/performance-results.json

0 commit comments

Comments
 (0)