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 62f8990 + a311ffa commit 977fcadCopy full SHA for 977fcad
.github/workflows/benchmark.yml
@@ -39,7 +39,7 @@ jobs:
39
mv api-benchmark_result.json benchmarks
40
mv sdk-benchmark_result.json benchmarks
41
mv exporters-benchmark_result.json benchmarks
42
- - uses: actions/upload-artifact@2848b2cda0e5190984587ec6bb1f36730ca78d50 # main March 2025
+ - uses: actions/upload-artifact@2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63 # main March 2025
43
with:
44
name: benchmark_results
45
path: benchmarks
0 commit comments