]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - .github/workflows/integration.yml
make sure to use the latest node LTS
[github/bastienwirtz/homer.git] / .github / workflows / integration.yml
index 258e77e6dcfdd592cd934bbe32c29315fdea7ea6..3177a5ef07c56e79d16829e80c4c634887c002c7 100644 (file)
@@ -16,7 +16,7 @@ jobs:
 
     strategy:
       matrix:
-        node-version: [16.x]
+        node-version: [20.x]
         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 
     steps: