File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6161
6262 - name : Install uv and set Python version
63- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
63+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
6464 with :
6565 python-version : " 3.10"
6666 # TODO: Avoid activating environment like this
Original file line number Diff line number Diff line change 7474 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7575
7676 - name : Install uv and set Python version
77- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
77+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
7878 with :
7979 python-version : ${{ matrix.config.python-version || '3.10' }}
8080 # TODO: Avoid activating environment like this
Original file line number Diff line number Diff line change 7979 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8080
8181 - name : Install uv and set Python version
82- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
82+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
8383 with :
8484 python-version : ${{ matrix.config.python-version || '3.10' }}
8585 # TODO: Avoid activating environment like this
Original file line number Diff line number Diff line change 3434 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535
3636 - name : Install uv and set Python version
37- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
37+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
3838 with :
3939 python-version : " 3.11"
4040 # TODO: Avoid activating environment like this
Original file line number Diff line number Diff line change 7474 lfs : ${{ matrix.pkg-name == 'pytorch' }}
7575
7676 - name : Install uv and set Python version
77- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
77+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
7878 with :
7979 python-version : " 3.10"
8080 # TODO: Avoid activating environment like this
You can’t perform that action at this time.
0 commit comments