]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/stats.yml
Use node 16 for tests
[github/Chocobozzz/PeerTube.git] / .github / workflows / stats.yml
index 89793ca8666feb2335203f98338ae41e42895d68..e772fdb813fee852b3a4827fa362d6d16bdb03b1 100644 (file)
@@ -22,7 +22,7 @@ jobs:
 
       - uses: './.github/actions/reusable-prepare-peertube-build'
         with:
-          node-version: '14.x'
+          node-version: '16.x'
 
       - name: Angular bundlewatch
         uses: jackyef/bundlewatch-gh-action@master