Skip to content

Commit e93664d

Browse files
⬆️ Bump jakebailey/pyright-action in the actions group
Bumps the actions group with 1 update: [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action). Updates `jakebailey/pyright-action` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@v2.3.2...v2.3.3) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 190e645 commit e93664d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
# mypy_primer expects pyright to pass
4949
- name: pyright
50-
uses: jakebailey/[email protected].2
50+
uses: jakebailey/[email protected].3
5151

5252
# NOTE: mypy ignores `uv run --with=...` (and `--isolated` does not help), so we
5353
# manually (re)install the desired version directly in the environment.

0 commit comments

Comments
 (0)