aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-03-15 09:59:26 +0100
committerChocobozzz <me@florianbigard.com>2023-03-15 09:59:26 +0100
commit5ccf98a4ecc39d1b50df5b748e885683f71276a9 (patch)
tree613e3e9f3060fa7b2aaebb501aefcfbe266bc06f /.github
parent1cddb979ac5ca92aa7defe75583755f4043d1338 (diff)
parentca829e9a837150e7e1f2e6c0e6bd98997e0565a4 (diff)
downloadPeerTube-5ccf98a4ecc39d1b50df5b748e885683f71276a9.tar.gz
PeerTube-5ccf98a4ecc39d1b50df5b748e885683f71276a9.tar.zst
PeerTube-5ccf98a4ecc39d1b50df5b748e885683f71276a9.zip
Merge branch 'release/5.1.0' into develop
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stats.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml
index 89793ca86..e772fdb81 100644
--- a/.github/workflows/stats.yml
+++ b/.github/workflows/stats.yml
@@ -22,7 +22,7 @@ jobs:
22 22
23 - uses: './.github/actions/reusable-prepare-peertube-build' 23 - uses: './.github/actions/reusable-prepare-peertube-build'
24 with: 24 with:
25 node-version: '14.x' 25 node-version: '16.x'
26 26
27 - name: Angular bundlewatch 27 - name: Angular bundlewatch
28 uses: jackyef/bundlewatch-gh-action@master 28 uses: jackyef/bundlewatch-gh-action@master