We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eacd9f commit 8a09e3dCopy full SHA for 8a09e3d
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
orbs:
4
- node: circleci/node@5.1.0
+ node: circleci/node@5.3.0
5
browser-tools: circleci/[email protected] # fixing circle CI issue: https://github.com/cypress-io/circleci-orb/issues/446
6
7
jobs:
0 commit comments