Skip to content

Commit fa62042

Browse files
authored
ci : bump ty to 0.0.35 (ggml-org#22961)
1 parent 4178259 commit fa62042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-type-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-python@v6
3232
with:
3333
python-version: "3.11"
34-
pip-install: -r requirements/requirements-all.txt ty==0.0.33
34+
pip-install: -r requirements/requirements-all.txt ty==0.0.35
3535
# - name: Type-check with Pyright
3636
# uses: jakebailey/pyright-action@v2
3737
# with:

0 commit comments

Comments
 (0)