]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/nightly.yml
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / .github / workflows / nightly.yml
index 23898b7ef764b559121f19adc302cb4aba2ecf07..bb1f27a6b3f41abd1a0a38676e908ae4ac04ff64 100644 (file)
@@ -12,13 +12,13 @@ jobs:
     steps:
       -
         name: Checkout develop
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
         with:
           ref: develop
 
       - uses: './.github/actions/reusable-prepare-peertube-build'
         with:
-          node-version: '14.x'
+          node-version: '16.x'
 
       - name: Build
         run: npm run nightly