We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a53a8 commit a38d5eaCopy full SHA for a38d5ea
.github/workflows/tooling.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: cibere/python-action@master
24
with:
25
pyright: 'true'
26
+ pyright-version: '1.1.393'
27
ruff-linter: 'true'
28
ruff-formatter: 'true'
29
python-version: ${{ matrix.python-version }}
0 commit comments