Skip to content

Commit 448c966

Browse files
chore(deps): bump jakebailey/pyright-action from 2.3.3 to 3.0.2 (#650)
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 2.3.3 to 3.0.2. - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@v2.3.3...v3.0.2) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fc7f2c commit 448c966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: echo "$PWD/.venv/bin" >> $GITHUB_PATH
8686

8787
- name: Run pyright
88-
uses: jakebailey/pyright-action@v2.3.3
88+
uses: jakebailey/pyright-action@v3.0.2
8989
with:
9090
# Restore pylance-version: latest-release
9191
# once it uses >1.1.405

0 commit comments

Comments
 (0)