Skip to content

Commit a1b0886

Browse files
authored
chore(deps): update node.js to v16 (#240)
1 parent 7ec7881 commit a1b0886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
2-
- name: node:13
2+
- name: node:16
33
entrypoint: npm
44
args: ['install']
5-
- name: node:13
5+
- name: node:16
66
entrypoint: npm
77
args: ['test']

0 commit comments

Comments
 (0)