File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6565 submodules : recursive
6666
6767 - name : Install uv and set the python version ${{ matrix.python-version }}
68- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
68+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
6969 with :
7070 python-version : ${{ matrix.python-version }}
7171
@@ -102,7 +102,7 @@ jobs:
102102 steps :
103103 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
104104 - name : Install uv and set the python version
105- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
105+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
106106 with :
107107 python-version : " 3.13"
108108 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@7edac99f961f18b581bbd960d59d049f04c0002f # v6
55+ uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
5656 with :
5757 python-version : " 3.13"
5858
You can’t perform that action at this time.
0 commit comments