Skip to content

Commit 663b138

Browse files
committed
Oppdaterer node i build/setup.
1 parent a97a21f commit 663b138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: 18
29+
node-version: 20
3030
registry-url: https://npm.pkg.github.com
3131
cache: yarn
3232
- name: Install dependencies

0 commit comments

Comments
 (0)