Update node version used during ci

This commit is contained in:
Alejandro Celaya
2024-10-26 13:14:16 +02:00
parent 4c74aec703
commit 2bbc3e6426
3 changed files with 8 additions and 8 deletions

View File

@@ -11,5 +11,5 @@ jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 20.7
node-version: 22.x
publish-coverage: true