Skip to content

Commit 84a5a04

Browse files
authored
Pin pyright in build workflow (#18573)
1 parent f4f2514 commit 84a5a04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
- name: Run Pyright
103103
uses: jakebailey/pyright-action@v1
104104
with:
105+
version: 1.1.223
105106
working-directory: 'pythonFiles'
106107

107108
### Non-smoke tests

0 commit comments

Comments
 (0)