Skip to content

Commit 88a7cb0

Browse files
⬆️ Bump jakebailey/pyright-action in the actions group (#274)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 340ad48 commit 88a7cb0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pyright.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
shell: bash
4343
4444
- name: Run Pyright
45-
uses: jakebailey/pyright-action@v2
45+
uses: jakebailey/pyright-action@v3
4646
with:
4747
pylance-version: latest-release
4848
extra-args: githubkit
@@ -62,7 +62,7 @@ jobs:
6262
shell: bash
6363
6464
- name: Run Pyright
65-
uses: jakebailey/pyright-action@v2
65+
uses: jakebailey/pyright-action@v3
6666
with:
6767
working-directory: ./codegen
6868
pylance-version: latest-release

0 commit comments

Comments
 (0)