We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ab53d commit d030e3aCopy full SHA for d030e3a
.circleci/config.yml
@@ -9,7 +9,7 @@ version: 2.1
9
# See: https://circleci.com/docs/orb-intro/
10
orbs:
11
# See the Python orb documentation here: https://circleci.com/developer/orbs/orb/circleci/python
12
- python: circleci/python@3.2.0
+ python: circleci/python@3.3.0
13
14
# Define a job to be invoked later in a workflow.
15
# See: https://circleci.com/docs/jobs-steps/#jobs-overview & https://circleci.com/docs/configuration-reference/#jobs
0 commit comments