Skip to content

Commit ddf2e9d

Browse files
committed
⬆️ chore(testing.yml): upgrade pyright-action version from 1.1.316 to 1.1.317 to keep dependencies up-to-date
1 parent 58f12b1 commit ddf2e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: 🔍 Type check
2020
uses: jakebailey/pyright-action@v1
2121
with:
22-
version: 1.1.316
22+
version: 1.1.317
2323
- name: 🧪 Test
2424
run: make tests

0 commit comments

Comments
 (0)