File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 python-version : ' 3.13'
2626
2727 - name : Setup uv
28- uses : astral-sh/setup-uv@v6
28+ uses : astral-sh/setup-uv@v7
2929 with :
3030 enable-cache : true
3131 cache-suffix : benchmarks
Original file line number Diff line number Diff line change 2727 python-version : ' 3.13'
2828
2929 - name : Setup uv
30- uses : astral-sh/setup-uv@v6
30+ uses : astral-sh/setup-uv@v7
3131
3232 - name : Install nox
3333 run : uv pip install nox --system
Original file line number Diff line number Diff line change 9797 python-version : ${{ matrix.pyv }}
9898
9999 - name : Setup uv
100- uses : astral-sh/setup-uv@v6
100+ uses : astral-sh/setup-uv@v7
101101 with :
102102 enable-cache : true
103103 cache-suffix : studio
Original file line number Diff line number Diff line change 2929 python-version : ' 3.10'
3030
3131 - name : Setup uv
32- uses : astral-sh/setup-uv@v6
32+ uses : astral-sh/setup-uv@v7
3333 with :
3434 enable-cache : true
3535 cache-suffix : lint
@@ -102,7 +102,7 @@ jobs:
102102 python-version : ${{ matrix.pyv }}
103103
104104 - name : Setup uv
105- uses : astral-sh/setup-uv@v6
105+ uses : astral-sh/setup-uv@v7
106106 with :
107107 enable-cache : true
108108 cache-suffix : tests-${{ matrix.pyv }}
@@ -188,7 +188,7 @@ jobs:
188188 python-version : ${{ matrix.pyv }}
189189
190190 - name : Setup uv
191- uses : astral-sh/setup-uv@v6
191+ uses : astral-sh/setup-uv@v7
192192 with :
193193 enable-cache : true
194194 cache-suffix : examples-${{ matrix.pyv }}
You can’t perform that action at this time.
0 commit comments