Skip to content

Commit ae4e874

Browse files
authored
Merge pull request #356 from malkia/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to de65e23
2 parents 58cfe6d + 7bf6091 commit ae4e874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
mv api-benchmark_result.json benchmarks
4141
mv sdk-benchmark_result.json benchmarks
4242
mv exporters-benchmark_result.json benchmarks
43-
- uses: actions/upload-artifact@6027e3dd177782cd8ab9af838c04fd81a07f1d47 # main March 2025
43+
- uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8 # main March 2025
4444
with:
4545
name: benchmark_results
4646
path: benchmarks

0 commit comments

Comments
 (0)