We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc747d commit dd4ae5aCopy full SHA for dd4ae5a
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
orbs:
4
cfa: continuousauth/[email protected]
5
- node: electronjs/[email protected].1
+ node: electronjs/[email protected].2
6
7
workflows:
8
test_and_release:
0 commit comments