Skip to content

chore(deps): update cimg/python docker tag to v3.12.6 #3042

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

chore(deps): update cimg/python docker tag to v3.12.6 #3042

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"