We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a808752 commit 094be81Copy full SHA for 094be81
.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@1a4bf406072a8d0efdf6faba94a34a096430472f # v2
+ - uses: jakebailey/pyright-action@b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe # v 2.3.2
0 commit comments