File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 - name : Checkout repository
7070 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
7171 - name : Install uv
72- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
72+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
7373 - name : Run tests
7474 run : |
7575 uv run --locked tox
Original file line number Diff line number Diff line change 5454 - name : Checkout repository
5555 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
5656 - name : Install uv
57- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
57+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
5858 - name : Run tests
5959 run : |
6060 uv run --locked tox -e test -- -m slow
Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 - name : Install uv
18- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
18+ uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
1919 - name : Install npm
2020 uses : actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
2121 with :
You can’t perform that action at this time.
0 commit comments