File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout repository
18- uses : actions/checkout@v6
18+ uses : actions/checkout@v7
1919
2020 - name : Set up Go
2121 uses : actions/setup-go@v6
4949 XLA_FLAGS : " --xla_force_host_platform_device_count=8"
5050
5151 steps :
52- - uses : actions/checkout@v6
52+ - uses : actions/checkout@v7
5353 - name : Install uv
5454 uses : astral-sh/setup-uv@v7
5555 with :
8787 PY_COLORS : 1
8888 XLA_FLAGS : " --xla_force_host_platform_device_count=8"
8989 steps :
90- - uses : actions/checkout@v6
90+ - uses : actions/checkout@v7
9191 - name : Install uv
9292 uses : astral-sh/setup-uv@v7
9393 with :
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121
2222 steps :
23- - uses : actions/checkout@v6
23+ - uses : actions/checkout@v7
2424 - name : Set up Python
2525 uses : actions/setup-python@v6.2.0
2626 with :
You can’t perform that action at this time.
0 commit comments