We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ce074 commit 82e2dccCopy full SHA for 82e2dcc
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0 # full history for SonarCloud
22
- uses: pnpm/action-setup@v4
23
with:
24
- version: 10.7.0
+ package_json_file: org.knime.ui.js/package.json
25
- name: Install Node.js
26
uses: actions/setup-node@v6
27
@@ -62,7 +62,7 @@ jobs:
62
- uses: actions/checkout@v5
63
64
65
66
67
68
.github/workflows/copilot-setup-steps.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments