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 af47310 commit d0aa960Copy full SHA for d0aa960
.github/workflows/asv-pr.yml
@@ -66,7 +66,7 @@ jobs:
66
env:
67
STEP_URL: ${{steps.jobs.outputs.html_url}}#step:10:1
68
- name: Upload artifacts (PR number and benchmarks output)
69
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
70
with:
71
name: benchmark-artifacts
72
path: ${{env.ARTIFACTS_DIR}}
0 commit comments