File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 7373 uses : Chisanan232/Template-Python-UV-Project/.github/actions/setup-python-uv@master
7474 with :
7575 python-version : ${{ inputs.python-version }}
76- install-dependencies : ' true'
77- dependency-groups : ' release-ci'
7876
7977 - name : Get package version
8078 id : version
Original file line number Diff line number Diff line change @@ -222,9 +222,6 @@ jobs:
222222
223223 - name : Setup Python with UV
224224 uses : Chisanan232/Template-Python-UV-Project/.github/actions/setup-python-uv@master
225- with :
226- install-dependencies : ' true'
227- dependency-groups : ' release-ci'
228225
229226 - name : Configure git
230227 run : |
Original file line number Diff line number Diff line change 6363
6464 - name : Setup Python with UV
6565 uses : Chisanan232/Template-Python-UV-Project/.github/actions/setup-python-uv@master
66- with :
67- install-dependencies : ' true'
68- dependency-groups : ' release-ci'
6966
7067 - name : Compute staging version
7168 id : version
You can’t perform that action at this time.
0 commit comments