Skip to content

Commit

Permalink
chore(deps): update jakebailey/pyright-action action to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidkleiven committed Aug 23, 2024
1 parent be46aeb commit 653e932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH

- name: Static type checking
uses: jakebailey/pyright-action@v2.3.1
uses: jakebailey/pyright-action@v2.3.2
with:
version: 1.1.367
continue-on-error: true
Expand Down

0 comments on commit 653e932

Please sign in to comment.