Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 4194a59

Browse files
committed
Build in Node 14
1 parent 3d22240 commit 4194a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Use Node.js
3434
uses: actions/setup-node@v2
3535
with:
36-
node-version: '12'
36+
node-version: '14'
3737
- name: Install pnpm
3838
run: npm i -g pnpm
3939
- name: Install dependencies

0 commit comments

Comments
 (0)