Skip to content

Commit eaf68e9

Browse files
authored
[CI] Bump pyright-action (#3888)
1 parent 86e1e03 commit eaf68e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install dependencies
7575
run: uv sync --all-extras
7676
- name: Run pyright
77-
uses: jakebailey/pyright-action@v2
77+
uses: jakebailey/pyright-action@v3
7878
with:
7979
pylance-version: latest-release
8080
- name: Download frontend build

0 commit comments

Comments
 (0)