Skip to content

Commit 6420443

Browse files
authored
⬆️ Bump jakebailey/pyright-action from 2.3.2 to 2.3.3 in the actions group (#819)
2 parents 190e645 + e93664d commit 6420443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
# mypy_primer expects pyright to pass
4949
- name: pyright
50-
uses: jakebailey/[email protected].2
50+
uses: jakebailey/[email protected].3
5151

5252
# NOTE: mypy ignores `uv run --with=...` (and `--isolated` does not help), so we
5353
# manually (re)install the desired version directly in the environment.

0 commit comments

Comments
 (0)