Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit a3dbc01

Browse files
Bump jakebailey/pyright-action from 2 to 3 (#33)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d819e50 commit a3dbc01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage_and_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uv sync --locked --all-extras --all-groups
3636
3737
- name: "Run Pyright @ ${{ matrix.python-version }}"
38-
uses: jakebailey/pyright-action@v2
38+
uses: jakebailey/pyright-action@v3
3939
with:
4040
warnings: false
4141
verify-types: "mystbin"

0 commit comments

Comments
 (0)