Skip to content

Commit 19b9f1c

Browse files
committed
2.1.0 is broken
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
1 parent 70af2c2 commit 19b9f1c

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@ea696b113b1d90f9b019f4983686471f6023d527 #v2.1.0
18+
- uses: jakebailey/pyright-action@1a4bf406072a8d0efdf6faba94a34a096430472f # v2

0 commit comments

Comments
 (0)