File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 submodules : recursive
6969
7070 - name : Install uv and set the python version ${{ matrix.python-version }}
71- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
71+ uses : astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
7272 with :
7373 python-version : ${{ matrix.python-version }}
7474 activate-environment : true
@@ -106,7 +106,7 @@ jobs:
106106 steps :
107107 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
108108 - name : Install uv and set the python version
109- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
109+ uses : astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
110110 with :
111111 python-version : " 3.13"
112112 enable-cache : false # caching is done automatically in `pre-commit/action`
Original file line number Diff line number Diff line change 5252 submodules : recursive
5353
5454 - name : Install uv and set the python version
55- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
55+ uses : astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
5656 with :
5757 python-version : " 3.13"
5858
You can’t perform that action at this time.
0 commit comments