We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94414bf commit f4f2514Copy full SHA for f4f2514
1 file changed
.github/workflows/pr-check.yml
@@ -77,6 +77,7 @@ jobs:
77
- name: Run Pyright
78
uses: jakebailey/pyright-action@v1
79
with:
80
+ version: 1.1.223
81
working-directory: 'pythonFiles'
82
83
### Non-smoke tests
0 commit comments