We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc5517 commit 3b25e09Copy full SHA for 3b25e09
.circleci/config.yml
@@ -4,7 +4,7 @@
4
#
5
version: 2.1
6
orbs:
7
- python: circleci/python@3.3.0
+ python: circleci/python@4.0.0
8
shellcheck: circleci/shellcheck@3.4.0
9
jobs:
10
build-python:
0 commit comments