]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - .github/workflows/release.yml
Rebundle latest version
[nominatim-ui.git] / .github / workflows / release.yml
index fe8d44cdadcc963080edcca0caac043801bd3df0..23b2050a1ba7d3c82c8279aadb35c85965cad97a 100644 (file)
@@ -14,7 +14,7 @@ jobs:
 
       - uses: actions/setup-node@v2
         with:
-          node-version: '10.x'
+          node-version: '16.x'
 
       - name: Install dependencies
         run: yarn install