Skip to content

Commit 3a205e7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
./run_test.sh
8181
8282
- name: Run Pyright
83-
uses: jakebailey/pyright-action@v1
83+
uses: jakebailey/pyright-action@v2
8484
with:
8585
version: "${{ steps.read_versions.outputs.PYRIGHT_VERSION }}"
8686

0 commit comments

Comments
 (0)