X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fstats.yml;h=e772fdb813fee852b3a4827fa362d6d16bdb03b1;hb=0c302acb3c358b4d4d8dee45aed1de1108ea37ea;hp=c87e6fb7759b8532a44f8506616d34fec4982b25;hpb=636d73c58866ed235c207719e41fdde3c2d6c969;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml index c87e6fb77..e772fdb81 100644 --- a/.github/workflows/stats.yml +++ b/.github/workflows/stats.yml @@ -18,11 +18,11 @@ jobs: CI_BRANCH_BASE: develop steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - 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