Skip to content

Commit

Permalink
Merge pull request #5564 from QCoDeS/dependabot/github_actions/jakeba…
Browse files Browse the repository at this point in the history
…iley/pyright-action-1.8.0

Bump jakebailey/pyright-action from 1.7.1 to 1.8.0
  • Loading branch information
jenshnielsen authored Nov 30, 2023
2 parents e3b4271 + e93adf8 commit 054b107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
pip install .[test] -c requirements.txt
if: ${{ !matrix.min-version }}
- uses: jakebailey/pyright-action@v1.7.1
- uses: jakebailey/pyright-action@v1.8.0
with:
version: 1.1.337
if: ${{ !matrix.min-version }}
Expand Down

0 comments on commit 054b107

Please sign in to comment.