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 3333 submodules : recursive
3434
3535 - name : Install uv and set the python version
36- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
36+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939 activate-environment : true
6363 steps :
6464 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6565 - name : Install uv and set the python version
66- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
66+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
6767 with :
6868 python-version : ${{ env.TARGET_PYTHON_VERSION }}
6969 ignore-nothing-to-cache : true
8181 steps :
8282 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8383 - name : Install uv and set the python version
84- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
84+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
8585 with :
8686 python-version : ${{ env.TARGET_PYTHON_VERSION }}
8787 ignore-nothing-to-cache : true
Original file line number Diff line number Diff line change 4848 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4949
5050 - name : Install uv and set the python version
51- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
51+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
5252 with :
5353 python-version : ${{ env.TARGET_PYTHON_VERSION }}
5454
You can’t perform that action at this time.
0 commit comments