Skip to content

Commit 1a7197f

Browse files
committed
Merge branch 'main' into all_flag
2 parents b273765 + b55c5b7 commit 1a7197f

File tree

2 files changed

+1130
-3226
lines changed

2 files changed

+1130
-3226
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set Up NodeJs
1414
uses: actions/setup-node@v2
1515
with:
16-
node-version: '14.17.4'
16+
node-version: '16.13.0'
1717
cache: npm
1818

1919
- name: Install Dependencies

0 commit comments

Comments
 (0)