Skip to content

Commit ac2f92e

Browse files
authored
Update Python orb version in CircleCI config
1 parent b58a880 commit ac2f92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/work-with-uv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: |
33
usage:
44
version: 2.1
55
orbs:
6-
python: circleci/python@3.0.0
6+
python: circleci/python@3.3.0
77
workflows:
88
main:
99
jobs:

0 commit comments

Comments
 (0)