Skip to content

Commit 40ea873

Browse files
committed
⬆️ chore(testing.yml): upgrade Python version to 3.10 in Pyright action for compatibility with latest features
1 parent ddf2e9d commit 40ea873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ jobs:
2020
uses: jakebailey/pyright-action@v1
2121
with:
2222
version: 1.1.317
23+
python-version: '3.10'
2324
- name: 🧪 Test
2425
run: make tests

0 commit comments

Comments
 (0)