Skip to content

Commit db4e170

Browse files
chore(deps): update jakebailey/pyright-action action to v3
1 parent 6ecb8bb commit db4e170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
id: setup_deps
2727
uses: ./.github/actions/setup
28-
- uses: jakebailey/pyright-action@v2
28+
- uses: jakebailey/pyright-action@v3
2929
with:
3030
python-version: ${{ steps.setup_deps.outputs.python-version }}
3131

0 commit comments

Comments
 (0)