Updated to node 16

This commit is contained in:
Alejandro Celaya
2022-05-25 18:13:32 +02:00
parent 7bbc7250dd
commit 3f34a1fb87
5 changed files with 5 additions and 5 deletions

View File

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