Skip to content

Commit 8eef52f

Browse files
authored
chore(deps): update Node.js to 16
1 parent a35bff5 commit 8eef52f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: actions/setup-node@v2
2121
with:
22-
node-version: 14
22+
node-version: 16
2323
- name: Install dependencies
2424
run: yarn
2525
- name: Run unit tests

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
16

0 commit comments

Comments
 (0)