Skip to content

Commit 0c79240

Browse files
Bump jakebailey/pyright-action from 1 to 2
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 1 to 2. - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@v1...v2) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c5cecd commit 0c79240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- run: echo "$(pdm venv --path in-project)/bin" >> $GITHUB_PATH
2323

2424
- name: Run Pyright
25-
uses: jakebailey/pyright-action@v1
25+
uses: jakebailey/pyright-action@v2

0 commit comments

Comments
 (0)