We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f15a50 + f094d47 commit ff7d014Copy full SHA for ff7d014
1 file changed
.github/workflows/qa-benchmark.yml
@@ -46,7 +46,7 @@ jobs:
46
pnpm qa:benchmark -- --output-dir artifacts/qa-benchmarks
47
48
- name: Upload QA benchmark artifacts
49
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
50
with:
51
name: qa-benchmark
52
path: artifacts/qa-benchmarks
0 commit comments