Skip to content

Commit f4f2514

Browse files
authored
Pin pyright to 1.1.223 in GHA (#18569)
1 parent 94414bf commit f4f2514

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: Run Pyright
7878
uses: jakebailey/pyright-action@v1
7979
with:
80+
version: 1.1.223
8081
working-directory: 'pythonFiles'
8182

8283
### Non-smoke tests

0 commit comments

Comments
 (0)