We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7997b57 commit 6705371Copy full SHA for 6705371
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@v5
+ uses: actions/download-artifact@v6
95
with:
96
path: autotest/.benchmarks
97
0 commit comments