Skip to content

Commit b8bf4b3

Browse files
Jimmy LeeJimmy Lee
authored andcommitted
hotfix: updates to node 18 for build, removes render actions that occur on the render side
1 parent e6be89c commit b8bf4b3

File tree

3 files changed

+1
-47
lines changed

3 files changed

+1
-47
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install Node.js
1414
uses: actions/setup-node@v3
1515
with:
16-
node-version: 16
16+
node-version: 18
1717

1818
- name: Install dependencies
1919
run: npm install

.github/workflows/deploy.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/verify-dns.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)