We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853e775 commit 71967fbCopy full SHA for 71967fb
.github/workflows/code-checks.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-python@v4
18
- - uses: pre-commit/action@v2.0.3
+ - uses: pre-commit/action@v3.0.1
19
20
pyright:
21
name: "Run Pyright"
0 commit comments