Skip to content

chore(deps): update cimg/python docker tag to v3.12.7 #3048

chore(deps): update cimg/python docker tag to v3.12.7

chore(deps): update cimg/python docker tag to v3.12.7 #3048

steps:
# this Action should follow steps to set up Python build environment
- name: Install Python dependencies
uses: py-actions/py-dependency-install@v4
with:
update-pip: "true"
update-setuptools: "true"
update-wheel: "true"