File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 0
3030
31- - uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
31+ - uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
3232 with :
3333 python-version : 3.13
3434 # can't cache numpy nightlies as the name of the artifact
Original file line number Diff line number Diff line change 1717 steps :
1818 - name : Checkout Source
1919 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20- - uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
20+ - uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
2121 - name : Build distributions
2222 shell : bash -l {0}
2323 run : uv build
Original file line number Diff line number Diff line change 3333 runs-on : ${{ matrix.os }}
3434 steps :
3535 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36- - uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
36+ - uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
3737 with :
3838 python-version : ${{ matrix.python-version }}
3939
5555
5656 steps :
5757 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
58- - uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
58+ - uses : astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
5959 with :
6060 python-version : ${{ matrix.python-version }}
6161
You can’t perform that action at this time.
0 commit comments