Update workflows

This commit is contained in:
Elio Struyf
2024-10-21 16:14:40 +02:00
parent ceeb1bf9a7
commit 0cb7d2463b
3 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ runs:
steps: steps:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
cache: 'npm' cache: 'npm'

View File

@@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
cache: 'npm' cache: 'npm'
@@ -69,7 +69,7 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
cache: 'npm' cache: 'npm'

View File

@@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
cache: 'npm' cache: 'npm'
@@ -69,7 +69,7 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 20
registry-url: https://registry.npmjs.org/ registry-url: https://registry.npmjs.org/
cache: 'npm' cache: 'npm'