We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfa2e2 commit ef59774Copy full SHA for ef59774
1 file changed
.github/workflows/benchmark.yml
@@ -91,7 +91,7 @@ jobs:
91
run: uv pip install seaborn
92
93
- name: Download all artifacts
94
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
95
with:
96
path: autotest/.benchmarks
97
0 commit comments