Skip to content

Commit 266f4bc

Browse files
committed
ci: use node@20
1 parent 381fcbf commit 266f4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
matrix:
77
os: [ubuntu-latest]
8-
node-version: [ 16 ]
8+
node-version: [ 20 ]
99
integration-deps:
1010
- "" # as defined in package.json
1111
- diagram-js@8.x

0 commit comments

Comments
 (0)