File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Install the latest version of uv
27- uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0 .0
27+ uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # 7.1 .0
2828
2929 - name : Install packages
3030 run : |
Original file line number Diff line number Diff line change 2323 run : sudo apt install clang-tools
2424
2525 - name : Install the latest version of uv
26- uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0 .0
26+ uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # 7.1 .0
2727
2828 - name : Build and run analyzer
2929 # We exclude extension/libmaxminddb/ as libmaxminddb has its own workflow
Original file line number Diff line number Diff line change 3434 languages : python, cpp
3535
3636 - name : Install the latest version of uv
37- uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0 .0
37+ uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # 7.1 .0
3838
3939 - run : uv build
4040 env :
Original file line number Diff line number Diff line change 3232 persist-credentials : false
3333
3434 - name : Install the latest version of uv
35- uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0 .0
35+ uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # 7.1 .0
3636
3737 - name : Install tox
3838 run : uv tool install --python-preference only-managed --python 3.14 tox --with tox-uv --with tox-gh
Original file line number Diff line number Diff line change 2323 submodules : true
2424 persist-credentials : false
2525 - name : Install the latest version of uv
26- uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0 .0
26+ uses : astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # 7.1 .0
2727 - name : Install tox
2828 run : uv tool install --python-preference only-managed --python 3.14 tox --with tox-uv --with tox-gh
2929 - name : Install Python
You can’t perform that action at this time.
0 commit comments