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 fb9c1d1 commit c001dabCopy full SHA for c001dab
.github/workflows/runbenchandupload.yml
@@ -54,7 +54,7 @@ jobs:
54
PR_NUMBER: ${{ github.event.pull_request.number }}
55
run: |
56
echo $PR_NUMBER > .benchmarkci/pr_number
57
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
58
with:
59
name: BenchmarkResults
60
path: .benchmarkci/
0 commit comments