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 caf28d8 commit 3c88aa9Copy full SHA for 3c88aa9
.github/workflows/ci-cd.yml
@@ -76,7 +76,7 @@ jobs:
76
working-directory: ./performance/benchmark
77
78
- name: Publish benchmark results
79
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
80
with:
81
if-no-files-found: error
82
name: benchmark-results
0 commit comments