Skip to content

Commit bae4a93

Browse files
chore(deps): update node orb to v5
1 parent 5f3e78c commit bae4a93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
command: npm run build:documentation && gh-pages --dist docs --repo https://${GITHUB_TOKEN}@github.com/${CIRCLE_REPOSITORY_URL#"git@github.com:"} --silent --message "[SKIP CI] CircleCI build ${CIRCLE_BUILD_NUM} pushed to Github Pages"
136136

137137
orbs:
138-
node: circleci/node@4.9.0
138+
node: circleci/node@5.0.3
139139
# --- END --- #
140140
# --------------------------------------------------- #
141141
# -------------- DEFINE YOUR WORKFLOW --------------- #

0 commit comments

Comments
 (0)