File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 submodules : recursive
3030
3131 - name : Install uv and set the python version
32- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
32+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
3333 with :
3434 python-version : ${{ matrix.python-version }}
3535 activate-environment : true
5959 steps :
6060 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6161 - name : Install uv and set the python version
62- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
62+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
6363 with :
6464 python-version : " 3.13"
6565
7878 steps :
7979 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8080 - name : Install uv and set the python version
81- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
81+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
8282 with :
8383 python-version : " 3.13"
8484 ignore-nothing-to-cache : true
Original file line number Diff line number Diff line change 4545 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4646
4747 - name : Install uv and set the python version
48- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
48+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
4949 with :
5050 python-version : " 3.13"
5151
You can’t perform that action at this time.
0 commit comments