File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 persist-credentials : false
1616 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
1717 with :
18- version : " 0.10.1 "
18+ version : " 0.10.2 "
1919
2020 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2121 - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
Original file line number Diff line number Diff line change 3434 - name : " Install uv"
3535 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
3636 with :
37- version : " 0.10.1 "
37+ version : " 0.10.2 "
3838 - run : uvx ruff format --diff .
Original file line number Diff line number Diff line change 2828 - name : " Install uv"
2929 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
3030 with :
31- version : " 0.10.1 "
31+ version : " 0.10.2 "
3232 - run : uvx ruff check .
3333
3434 ty :
4141 - name : " Install uv"
4242 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
4343 with :
44- version : " 0.10.1 "
44+ version : " 0.10.2 "
4545 - run : |
4646 uvx ty check python/uv
4747 uvx \
7575 - name : " Install uv"
7676 uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
7777 with :
78- version : " 0.10.1 "
78+ version : " 0.10.2 "
7979 - run : uvx --from 'validate-pyproject[all,store]' validate-pyproject pyproject.toml
8080
8181 readme :
Original file line number Diff line number Diff line change 4444
4545 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
4646 with :
47- version : " 0.10.1 "
47+ version : " 0.10.2 "
4848
4949 - name : " Install required Python versions"
5050 run : uv python install
9999
100100 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
101101 with :
102- version : " 0.10.1 "
102+ version : " 0.10.2 "
103103
104104 - name : " Install required Python versions"
105105 run : uv python install
@@ -145,7 +145,7 @@ jobs:
145145
146146 - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
147147 with :
148- version : " 0.10.1 "
148+ version : " 0.10.2 "
149149
150150 - name : " Install required Python versions"
151151 run : uv python install
You can’t perform that action at this time.
0 commit comments