We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 556060d + 2c99ccf commit 0e8245eCopy full SHA for 0e8245e
1 file changed
.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@v5
+ uses: actions/upload-artifact@v6
80
with:
81
if-no-files-found: error
82
name: benchmark-results
0 commit comments