Skip to content

Commit

Permalink
chore: bump electronjs/node in .circleci/config.yml to 2.2.1 (#1677)
Browse files Browse the repository at this point in the history
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
  • Loading branch information
electron-roller[bot] committed Feb 15, 2024
1 parent 46b5d48 commit c634228
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@2.2.0
node: electronjs/node@2.2.1

jobs:
test:
Expand Down

0 comments on commit c634228

Please sign in to comment.