We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a350b43 + b441ca5 commit 042ef92Copy full SHA for 042ef92
.github/workflows/benchmark.yml
@@ -27,7 +27,7 @@ jobs:
27
just profile-test --show-output --export-json output/results.json --export-markdown "$GITHUB_STEP_SUMMARY"
28
29
- name: Upload benchmark results
30
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
31
with:
32
name: profile-test
33
path: output/results.json
0 commit comments