Skip to content

Commit 16cd621

Browse files
authored
Merge branch 'master' into branding-helper
2 parents eb24c02 + 2fe9a46 commit 16cd621

File tree

11 files changed

+3007
-11049
lines changed

11 files changed

+3007
-11049
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup GitHub Action
1414
uses: actions/setup-node@v1
1515
with:
16-
node-version: 22.2.0
16+
node-version: 22.0.0
1717
- name: Install dependencies
1818
run: npm install
1919
- name: Test

0 commit comments

Comments
 (0)