repo-maintenance: force update for python packages (#32905)

force update
old-commit-hash: 8e598a17fbf9babb0b45a8e952e274471a8bd91c
This commit is contained in:
Maxime Desroches
2024-07-03 19:38:42 -07:00
committed by GitHub
parent 608b0c56c6
commit 19a0be58b8

View File

@@ -41,7 +41,7 @@ jobs:
if: github.repository == 'commaai/openpilot'
steps:
- uses: actions/checkout@v4
- name: uv lock
- name: uv lock --upgrade
run: |
python3 -m ensurepip --upgrade
pip3 install uv