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 3803674 commit 3463bb8Copy full SHA for 3463bb8
.github/workflows/cpp.yml
@@ -86,7 +86,7 @@ jobs:
86
pip install numpy matplotlib
87
python3 out.py
88
- name: Save benchmark results
89
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
90
with:
91
name: Benchmark results
92
path: |
0 commit comments