]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/benchmark.yml
Reduce history method names
[github/Chocobozzz/PeerTube.git] / .github / workflows / benchmark.yml
index f02b88a4215f9e71ee5b0e50951f67107e3a4a77..8811f0f458d61aa570ccca98de94e4a5b8e38348 100644 (file)
@@ -35,7 +35,7 @@ jobs:
 
       - uses: './.github/actions/reusable-prepare-peertube-build'
         with:
-          node-version: '12.x'
+          node-version: '14.x'
 
       - uses: './.github/actions/reusable-prepare-peertube-run'
 
@@ -78,7 +78,7 @@ jobs:
           cat benchmark.json build-time.json startup-time.json
 
       - name: Upload benchmark result
-        uses: './.github/actions/reusable-deploy.yml'
+        uses: './.github/actions/reusable-deploy'
         with:
           source: benchmark.json build-time.json startup-time.json
           destination: peertube-stats