chore: bump electronjs/node in .circleci/config.yml to 2.3.0 (#99)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6d2697cbc
commit
89c99b438a
@@ -2,7 +2,7 @@ version: 2.1
|
|||||||
|
|
||||||
orbs:
|
orbs:
|
||||||
cfa: continuousauth/npm@2.1.0
|
cfa: continuousauth/npm@2.1.0
|
||||||
node: electronjs/node@2.2.3
|
node: electronjs/node@2.3.0
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
test_and_release:
|
test_and_release:
|
||||||
|
|||||||
Reference in New Issue
Block a user