Skip to content

Commit 62afa39

Browse files
Bump node
1 parent db335dd commit 62afa39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- uses: actions/checkout@v3
8989
- uses: actions/setup-node@v3
9090
with:
91-
node-version: "14"
91+
node-version: "16"
9292

9393
- name: Test
9494
run: |

0 commit comments

Comments
 (0)