Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 373bca8

Browse files
committedJun 6, 2021
chore(deps): update node orb to v4.5.0
1 parent e4f67a9 commit 373bca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2.1
22
orbs:
3-
node: circleci/node@4.1.0
3+
node: circleci/node@4.5.0
44
jobs:
55
build-test-release:
66
executor:

0 commit comments

Comments
 (0)
Please sign in to comment.