File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1616 - name : Install uv
17- uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
17+ uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
1818 with :
1919 # Install a specific version of uv.
2020 version : " 0.12.3"
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1313 - name : Install uv
14- uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
14+ uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
1515 with :
1616 # Install a specific version of uv.
1717 version : " 0.12.3"
Original file line number Diff line number Diff line change 2121 with :
2222 python-version : ${{ matrix.python-version }}
2323 - name : Install uv
24- uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
24+ uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
2525 with :
2626 # Install a specific version of uv.
2727 version : " 0.12.3"
You can’t perform that action at this time.
0 commit comments