Skip to content

Commit 15e4543

Browse files
author
Ted Ian Osias
committed
chore: set version 14
1 parent bc25cde commit 15e4543

File tree

5 files changed

+1078
-2173
lines changed

5 files changed

+1078
-2173
lines changed

Diff for: .github/workflows/build-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Node.js
2525
uses: actions/setup-node@v3
2626
with:
27-
node-version: '12'
27+
node-version: '14'
2828

2929
- name: Install dependencies
3030
run: npm ci

Diff for: .nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v12.22.12
1+
v14

0 commit comments

Comments
 (0)