X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fbenchmark.yml;fp=.github%2Fworkflows%2Fbenchmark.yml;h=ab1780c7407a0d0264ec438ff53fdfd75f52a162;hb=902b16af033b29363b4198836165fdbedd7addcf;hp=2566f5ba86f9f713eb4bfd3aed47f6ae2a1bef22;hpb=1c7fbce4fa817cdbb873a2bcb8af379bcba0edc9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 2566f5ba8..ab1780c74 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -35,7 +35,7 @@ jobs: - uses: './.github/actions/reusable-prepare-peertube-build' with: - node-version: '14.x' + node-version: '16.x' - uses: './.github/actions/reusable-prepare-peertube-run'