Skip to content

Commit 3e9b0db

Browse files
authored
Merge pull request #373 from rHomelab/renovate/jakebailey-pyright-action-3.x
2 parents 2a11e2b + db4e170 commit 3e9b0db

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)