File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 pre-commit-${{ runner.os }}-
5353
5454 - name : Install uv
55- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
55+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
5656 with :
5757 # Install a specific version of uv.
5858 version : " 0.9.17"
@@ -104,7 +104,7 @@ jobs:
104104 python-version : ${{ matrix.python }}
105105
106106 - name : Install uv
107- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
107+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
108108 with :
109109 # Install a specific version of uv.
110110 version : " 0.9.17"
Original file line number Diff line number Diff line change 3232 python-version : " 3.12"
3333
3434 - name : Install uv
35- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
35+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
3636 with :
3737 version : " 0.9.17"
3838 enable-cache : true
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126
127127 - name : Install uv
128128 if : steps.cache.outputs.cache-hit != 'true'
129- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
129+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
130130 with :
131131 version : " 0.9.17"
132132 enable-cache : true
Original file line number Diff line number Diff line change 8383 python-version : ${{ env.PYTHON_VERSION }}
8484
8585 - name : Install uv
86- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
86+ uses : astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2 .0
8787 with :
8888 version : " 0.9.17"
8989 enable-cache : true
You can’t perform that action at this time.
0 commit comments