Skip to content

Commit a89d628

Browse files
authored
Merge pull request #503 from malkia/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 2848b2c
2 parents 201a956 + 2d7533c commit a89d628

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
@@ -39,7 +39,7 @@ jobs:
3939
mv api-benchmark_result.json benchmarks
4040
mv sdk-benchmark_result.json benchmarks
4141
mv exporters-benchmark_result.json benchmarks
42-
- uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8 # main March 2025
42+
- uses: actions/upload-artifact@2848b2cda0e5190984587ec6bb1f36730ca78d50 # main March 2025
4343
with:
4444
name: benchmark_results
4545
path: benchmarks

0 commit comments

Comments
 (0)