Skip to content

Commit

Permalink
circle: bump orb version
Browse files Browse the repository at this point in the history
This changes us to run stuff in Node 12 which is required for the latest verdaccio.
  • Loading branch information
glasser committed Apr 9, 2021
1 parent e3be328 commit b91d697
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 @@ -6,7 +6,7 @@ orbs:
# `oss` is a local reference to the package. The source for Apollo Orbs can
# be found at http://github.com/apollographql/CircleCI-Orbs/.
# We could use Renovate to bump this version via PR, but that's not setup now.
oss: apollo/oss-ci-cd-tooling@0.0.15
oss: apollo/oss-ci-cd-tooling@0.0.16

commands:
# These are the steps used for each version of Node which we're testing
Expand Down

0 comments on commit b91d697

Please sign in to comment.