We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0010edd + 145efdc commit 5b128a2Copy full SHA for 5b128a2
1 file changed
.github/workflows/benchmark.yml
@@ -34,7 +34,7 @@ jobs:
34
python benchmarks/run_benchmarks.py
35
36
- name: Store benchmark results
37
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
38
with:
39
name: benchmark-results
40
path: benchmark_results/
0 commit comments