We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340ad48 commit 88a7cb0Copy full SHA for 88a7cb0
1 file changed
.github/workflows/pyright.yml
@@ -42,7 +42,7 @@ jobs:
42
shell: bash
43
44
- name: Run Pyright
45
- uses: jakebailey/pyright-action@v2
+ uses: jakebailey/pyright-action@v3
46
with:
47
pylance-version: latest-release
48
extra-args: githubkit
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
working-directory: ./codegen
68
0 commit comments