Skip to content

Commit 094be81

Browse files
committed
Update pyright
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
1 parent a808752 commit 094be81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
source .venv/bin/activate
1616
pip install -r requirements.txt
1717
- run: echo "$PWD/.venv/bin" >> $GITHUB_PATH
18-
- uses: jakebailey/pyright-action@1a4bf406072a8d0efdf6faba94a34a096430472f # v2
18+
- uses: jakebailey/pyright-action@b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe # v 2.3.2

0 commit comments

Comments
 (0)