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.
2 parents 6d02c05 + 2b0809c commit 6eb612aCopy full SHA for 6eb612a
.github/workflows/asv-benchmarking-pr.yml
@@ -55,7 +55,7 @@ jobs:
55
asv compare --split ${{ github.event.pull_request.base.sha }} ${GITHUB_SHA} > asv_compare_results.txt
56
working-directory: ${{ env.ASV_DIR }}
57
58
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
59
if: always()
60
with:
61
name: asv-benchmark-results-${{ runner.os }}
0 commit comments