build(deps-dev): apply updates
[poolifier.git] / .github / workflows / ci.yml
index 3f5aef75e122d9d7abde26ee55f2c6cc45e53bc1..2745d2f298229d059a008d6c88b2895f2884b2a2 100644 (file)
@@ -20,7 +20,7 @@ jobs:
     strategy:
       matrix:
         os: [windows-latest, macos-latest, ubuntu-latest]
-        node: ['16.x', '18.x', '19.7.x']
+        node: ['16.x', '18.x', '19.x']
 
     steps:
       - name: Checkout