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.
2 parents 58cfe6d + 7bf6091 commit ae4e874Copy full SHA for ae4e874
.github/workflows/benchmark.yml
@@ -40,7 +40,7 @@ jobs:
40
mv api-benchmark_result.json benchmarks
41
mv sdk-benchmark_result.json benchmarks
42
mv exporters-benchmark_result.json benchmarks
43
- - uses: actions/upload-artifact@6027e3dd177782cd8ab9af838c04fd81a07f1d47 # main March 2025
+ - uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8 # main March 2025
44
with:
45
name: benchmark_results
46
path: benchmarks
0 commit comments