Skip to content

Commit a9a0e41

Browse files
chore: bump electronjs/node in .circleci/config.yml to 2.3.1 (#90)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
1 parent 7c93b3f commit a9a0e41

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/npm@2.1.1
5-
node: electronjs/node@2.3.0
5+
node: electronjs/node@2.3.1
66

77
jobs:
88
release:

0 commit comments

Comments
 (0)