Skip to content

Commit 44de5ae

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: |
3030
mypy --pretty
3131
- name: Verify with PyRight
32-
uses: jakebailey/pyright-action@v2
32+
uses: jakebailey/pyright-action@v3

0 commit comments

Comments
 (0)