Skip to content

Commit

Permalink
OrbUp: Upgrade the CircleCI Orbs
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 10, 2022
1 parent fcb8e5c commit a9875e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ orbs:
# Orb commands and jobs help you with common scripting around a language/tool
# so you dont have to copy and paste it everywhere.
# See the orb documentation here: https://circleci.com/developer/orbs/orb/circleci/python
python: circleci/python@1.2
rust: circleci/rust@1.5.0
python: circleci/python@2.0.3
rust: circleci/rust@1.6.0

commands:
test:
Expand Down

0 comments on commit a9875e6

Please sign in to comment.