Skip to content

Commit

Permalink
Update node orb to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent e36e395 commit 4dd0bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2.1
# 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.
# See: https://circleci.com/docs/orb-intro/
orbs:
node: circleci/node@4.7.0
node: circleci/node@5.1.0

# Invoke jobs via workflows
# See: https://circleci.com/docs/configuration-reference/#workflows
Expand Down

0 comments on commit 4dd0bdd

Please sign in to comment.