guan404ming commented on code in PR #838:
URL: https://github.com/apache/mahout/pull/838#discussion_r2697160942
##########
.github/workflows/notebook-testing.yml:
##########
@@ -23,22 +23,22 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
- - name: Set up Python
- uses: actions/setup-python@v6
+ - name: Set up Python with uv
+ uses: astral-sh/setup-uv@v5
Review Comment:
nit: let's update to use newest `setup-uv@v7`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]