We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70af2c2 commit 19b9f1cCopy full SHA for 19b9f1c
.github/workflows/pyright.yml
@@ -15,4 +15,4 @@ jobs:
15
source .venv/bin/activate
16
pip install -r requirements.txt
17
- run: echo "$PWD/.venv/bin" >> $GITHUB_PATH
18
- - uses: jakebailey/pyright-action@ea696b113b1d90f9b019f4983686471f6023d527 #v2.1.0
+ - uses: jakebailey/pyright-action@1a4bf406072a8d0efdf6faba94a34a096430472f # v2
0 commit comments