mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-18 16:34:27 -04:00
chore(ci): update node version
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 15
|
||||
node-version: 16
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install
|
||||
|
||||
Reference in New Issue
Block a user