]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : bump ty to 0.0.35 (#22961)
authorSigbjørn Skjæret <redacted>
Tue, 12 May 2026 09:34:10 +0000 (11:34 +0200)
committerGitHub <redacted>
Tue, 12 May 2026 09:34:10 +0000 (11:34 +0200)
.github/workflows/python-type-check.yml

index 2d3fa163d233d47025a4d7765a41e7dd64f540b5..cbeeb39d05b5e088bebcf0021051e33f1ee03541 100644 (file)
@@ -31,7 +31,7 @@ jobs:
         uses: actions/setup-python@v6
         with:
           python-version: "3.11"
-          pip-install: -r requirements/requirements-all.txt ty==0.0.33
+          pip-install: -r requirements/requirements-all.txt ty==0.0.35
       # - name: Type-check with Pyright
       #   uses: jakebailey/pyright-action@v2
       #   with: