Skip to content

Commit b1a15c4

Browse files
committed
updated ci
1 parent bfa6075 commit b1a15c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
python3 eval/eval.py res.csv
5757
python3 eval/plot.py --task task1 res.csv
5858
python3 eval/plot.py --task task2 res.csv
59-
- uses: actions/upload-artifact@v3
59+
- uses: actions/upload-artifact@v4
6060
with:
6161
name: Results
6262
path: |

0 commit comments

Comments
 (0)