Skip to content

Commit 1bab812

Browse files
chore: bump electronjs/node in .circleci/config.yml to 2.1.0
1 parent 8269bce commit 1bab812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
cfa: continuousauth/[email protected]
5-
node: electronjs/node@1.4.1
5+
node: electronjs/node@2.1.0
66

77
workflows:
88
test_and_release:

0 commit comments

Comments
 (0)