Skip to content

Commit 977fcad

Browse files
authored
Merge pull request #533 from malkia/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 2d9f9cd
2 parents 62f8990 + a311ffa commit 977fcad

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@2848b2cda0e5190984587ec6bb1f36730ca78d50 # main March 2025
42+
- uses: actions/upload-artifact@2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63 # main March 2025
4343
with:
4444
name: benchmark_results
4545
path: benchmarks

0 commit comments

Comments
 (0)