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