Skip to content

Commit

Permalink
Bump jakebailey/pyright-action from 1 to 2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and njzjz committed Jan 22, 2024
1 parent bef41a5 commit f0b945a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
with:
python-version: '3.11'
- run: pip install -e .[cloudserver,gui]
- uses: jakebailey/pyright-action@v1
- uses: jakebailey/pyright-action@v2
with:
version: 1.1.308

0 comments on commit f0b945a

Please sign in to comment.