We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c26f3f commit 784d193Copy full SHA for 784d193
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ concurrency:
20
21
env:
22
PYTHON_VERSION: "3.13"
23
- NODE_VERSION: "18"
+ NODE_VERSION: "20"
24
25
jobs:
26
backend:
0 commit comments