We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee4d3b1 + 38eea18 commit 539a329Copy full SHA for 539a329
1 file changed
.github/workflows/update-api-specs.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Set up Node.js
40
uses: actions/setup-node@v4
41
with:
42
- node-version: "18"
+ node-version: "22"
43
44
- name: Install Python dependencies
45
run: uv sync
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
0 commit comments