Skip to content

Commit 80d81f5

Browse files
authored
Merge pull request #604 from malkia/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 017748b
2 parents ad60e75 + 7f67075 commit 80d81f5

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@330a01c490aca151604b8cf639adc76d48f6c5d4 # main March 2025
42+
- uses: actions/upload-artifact@017748b48f8610ca8e6af1222f4a618e84a9c703 # main March 2025
4343
with:
4444
name: benchmark_results
4545
path: benchmarks

0 commit comments

Comments
 (0)