X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Ftest.yml;fp=.github%2Fworkflows%2Ftest.yml;h=407907e53647a6831f879a929f82e6ea9223e9ee;hb=902b16af033b29363b4198836165fdbedd7addcf;hp=678b0674bc24c3cd4396817d9a7be3812cc1b54d;hpb=1c7fbce4fa817cdbb873a2bcb8af379bcba0edc9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 678b0674b..407907e53 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,7 +55,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'