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.
1 parent 1417662 commit 0a12915Copy full SHA for 0a12915
.github/workflows/Benchmark.yml
@@ -66,7 +66,7 @@ jobs:
66
title: 'Benchmarks at a Glance'
67
annotationLevel: 'notice'
68
- name: Upload artifacts
69
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
70
with:
71
name: benchmarks
72
path: |
0 commit comments