Update with upstream changes

This commit is contained in:
Fernando Fernández
2024-10-09 22:15:23 +00:00
committed by GitHub
parent d1f8742ce7
commit 7820a52609
4 changed files with 3 additions and 42 deletions

View File

@@ -88,6 +88,7 @@ jobs:
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 20
cache: npm
check-latest: true
- name: Install Node.js dependencies