Skip to content

Commit d52b272

Browse files
committed
Update Node version to fix build
See https://github.com/keycloak/keycloak/releases/tag/26.1.2 for more info
1 parent 6a10377 commit d52b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keycloak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99

1010
env:
11-
NODE_VERSION: 16
11+
NODE_VERSION: 20
1212

1313
defaults:
1414
run:

0 commit comments

Comments
 (0)