We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190e645 commit e93664dCopy full SHA for e93664d
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# mypy_primer expects pyright to pass
49
- name: pyright
50
- uses: jakebailey/[email protected].2
+ uses: jakebailey/[email protected].3
51
52
# NOTE: mypy ignores `uv run --with=...` (and `--isolated` does not help), so we
53
# manually (re)install the desired version directly in the environment.
0 commit comments