Skip to content

Commit 3463bb8

Browse files
authored
Update cpp.yml
1 parent 3803674 commit 3463bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
pip install numpy matplotlib
8787
python3 out.py
8888
- name: Save benchmark results
89-
uses: actions/upload-artifact@v3
89+
uses: actions/upload-artifact@v4
9090
with:
9191
name: Benchmark results
9292
path: |

0 commit comments

Comments
 (0)