Skip to content

Commit f6d9257

Browse files
committed
Use python 3.13.5
1 parent 557f7d0 commit f6d9257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
node-version: [22]
13-
python-version: [3.10]
13+
python-version: [3.13.5]
1414

1515
steps:
1616
- name: Checkout code

0 commit comments

Comments
 (0)