We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a70352 + 3e46594 commit fcb4e34Copy full SHA for fcb4e34
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@v6
+ uses: actions/upload-artifact@v7
80
with:
81
if-no-files-found: error
82
name: benchmark-results
0 commit comments