We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3b6ad commit fb012dcCopy full SHA for fb012dc
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/setup-node@v3
21
with:
22
- node-version: '16'
+ node-version: '20'
23
registry-url: 'https://registry.npmjs.org'
24
scope: '@eclipse-che'
25
-
0 commit comments