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 86e1e03 commit eaf68e9Copy full SHA for eaf68e9
1 file changed
.github/workflows/build-artifacts.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Install dependencies
75
run: uv sync --all-extras
76
- name: Run pyright
77
- uses: jakebailey/pyright-action@v2
+ uses: jakebailey/pyright-action@v3
78
with:
79
pylance-version: latest-release
80
- name: Download frontend build
0 commit comments