Updated to node 18 and fixed replace-version script for vite structure

This commit is contained in:
Alejandro Celaya
2022-12-24 11:34:39 +01:00
parent 1d1c8153e7
commit 595b3c0450
6 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 16.15
node-version: 18.12
with-mutation-tests: true
publish-coverage: true
force-install: true