We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557f7d0 commit f6d9257Copy full SHA for f6d9257
1 file changed
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
node-version: [22]
13
- python-version: [3.10]
+ python-version: [3.13.5]
14
15
steps:
16
- name: Checkout code
0 commit comments