File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1414
1515 - name : Install uv
16- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
16+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
1717
1818 - name : Install dco-check using uv
1919 run : |
Original file line number Diff line number Diff line change 2222 python-version : " 3.x"
2323
2424 - name : Install uv
25- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
25+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2626
2727 - name : Build distributions with uv
2828 run : uv build --wheel
Original file line number Diff line number Diff line change 2121 python-version : " 3.x"
2222
2323 - name : Install uv
24- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
24+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2525
2626 - name : Install hatch
2727 run : uv tool install hatch
Original file line number Diff line number Diff line change 2121 python-version : ${{ matrix.python-version }}
2222
2323 - name : Install uv
24- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
24+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2525
2626 - name : Run Pyright
2727 run : uv run pyright
4848 python-version : ${{ matrix.python-version }}
4949
5050 - name : Install uv
51- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
51+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
5252
5353 - name : Run Pyright
5454 run : uv run pyright
Original file line number Diff line number Diff line change 2121 python-version : ${{ matrix.python-version }}
2222
2323 - name : Install uv
24- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
24+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2525
2626 - name : Run Pyright
2727 run : uv run pyright
Original file line number Diff line number Diff line change 2525 python-version : ${{ matrix.python-version }}
2626
2727 - name : Set up uv
28- uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
28+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2929
3030 - name : Run uv sync
3131 run : uv sync
You can’t perform that action at this time.
0 commit comments