Skip to content

Commit 83abc79

Browse files
authored
Merge pull request #2937 from demetris-manikas/2923-ui-toggle-internal-commands-visibility
Allow user to show/hide internal commands in ui
2 parents 2bb0182 + 339d925 commit 83abc79

File tree

7 files changed

+11142
-7375
lines changed

7 files changed

+11142
-7375
lines changed

.github/workflows/ui.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v1
1717
- uses: actions/setup-node@v1
1818
with:
19-
node-version: 12
19+
node-version: 20
2020
registry-url: https://registry.npmjs.org/
2121
- name: Cache node modules
2222
uses: actions/cache@v4

0 commit comments

Comments
 (0)