@@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
- node-version: ['18.x']
+ node-version: ['20.x']
services:
redis:
image: redis