Skip to content

Commit

Permalink
chore: bump electronjs/node in .circleci/config.yml to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-roller[bot] authored and georgexu99 committed Nov 22, 2023
1 parent d086cf2 commit 78707f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
cfa: continuousauth/npm@2.1.0
node: electronjs/node@1.4.1
node: electronjs/node@2.1.0

jobs:
test:
Expand Down

0 comments on commit 78707f3

Please sign in to comment.