There was an error while loading. Please reload this page.
1 parent 117195d commit f7645c1Copy full SHA for f7645c1
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