Skip to content

Commit 2aa4cb4

Browse files
chore(deps): update node orb to v5.2.0 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35bf000 commit 2aa4cb4

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
@@ -14,7 +14,7 @@ executors:
1414
# Orbs are reusable packages of CircleCI configuration that you may share across projects, enabling you to create encapsulated, parameterized commands, jobs, and executors that can be used across multiple projects.
1515
# See: https://circleci.com/docs/2.0/orb-intro/
1616
orbs:
17-
node: circleci/node@5.1.1
17+
node: circleci/node@5.2.0
1818

1919
jobs:
2020
checkout:

0 commit comments

Comments
 (0)