We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ff80e1 + 64cf0e9 commit e5acf06Copy full SHA for e5acf06
1 file changed
.github/workflows/benchmark.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
benchmark-file: ${{ matrix.benchmark-file }}
50
- name: Upload benchmark results
51
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
52
53
name: ${{ matrix.benchmark-matrix-name }}-benchmark-results
54
path: ${{ steps.run-bench.outputs.result-file }}
0 commit comments