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 b7ba517 commit 529d130Copy full SHA for 529d130
.github/workflows/benchmark.yml
@@ -35,7 +35,7 @@ jobs:
35
mv api-benchmark_result.json benchmarks
36
mv sdk-benchmark_result.json benchmarks
37
mv exporters-benchmark_result.json benchmarks
38
- - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ - uses: actions/upload-artifact@6027e3dd177782cd8ab9af838c04fd81a07f1d47 # main March 2025
39
with:
40
name: benchmark_results
41
path: benchmarks
0 commit comments