File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Install uv
1717 uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
1818 with :
19- version : " 0.11.32 "
19+ version : " 0.12.5 "
2020 - name : Set up Python
2121 uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2222 with :
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
1717 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1818 - # Required for the package command tests to work
1919 name : Set up Docker Buildx
20- uses : docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4
20+ uses : docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4
2121 - name : Install uv
2222 uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
2323 with :
24- version : " 0.11.32 "
24+ version : " 0.12.5 "
2525 - name : Set up Python
2626 uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2727 with :
You can’t perform that action at this time.
0 commit comments