Skip to content

Commit

Permalink
chore(ci): use latest CircleCI orb (#13382)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 4, 2022
1 parent 0555ba3 commit 8e96af6
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 @@ -12,7 +12,7 @@ aliases:
app-dir: ~/jest

orbs:
node: circleci/node@5.0.0
node: circleci/node@5.0.3

jobs:
test-node:
Expand Down

0 comments on commit 8e96af6

Please sign in to comment.