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 9d25019 commit 3803674Copy full SHA for 3803674
.github/workflows/rust.yml
@@ -59,7 +59,7 @@ jobs:
59
git commit -m "Publish new benchmark results"
60
git push origin gh-pages
61
- name: Save benchmark results
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: Benchmark results
65
path: |
0 commit comments