Skip to content

Commit 39ff60e

Browse files
bump node version for tests
1 parent 6b0d290 commit 39ff60e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: '14'
22+
node-version: '16'
2323

2424
- name: Install dependencies
2525
run: npm install

0 commit comments

Comments
 (0)