Skip to content

Commit 1908bf1

Browse files
committed
build(deps): upgrade to node 15
1 parent 0f0a12c commit 1908bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: setup nodejs
1313
uses: actions/setup-node@v1
1414
with:
15-
node-version: 14.x
15+
node-version: 15.x
1616

1717
- name: install dependencies
1818
env:

0 commit comments

Comments
 (0)