We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381fcbf commit 266f4bcCopy full SHA for 266f4bc
.github/workflows/CI.yml
@@ -5,7 +5,7 @@ jobs:
5
strategy:
6
matrix:
7
os: [ubuntu-latest]
8
- node-version: [ 16 ]
+ node-version: [ 20 ]
9
integration-deps:
10
- "" # as defined in package.json
11
- diagram-js@8.x
0 commit comments