File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
24+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2525
2626 - name : Run Pyright
2727 run : uv run pyright
Original file line number Diff line number Diff line change 2626 python-version : ${{ matrix.python-version }}
2727
2828 - name : Install uv
29- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
29+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
3030
3131 - name : Run tests
3232 run : |
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@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
28+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2929
3030 - name : Run uv sync
3131 run : uv sync
You can’t perform that action at this time.
0 commit comments