Bump actions/setup-python from 4.2.0 to 4.3.0 (flutter/engine#36794)

This commit is contained in:
dependabot[bot]
2022-10-17 09:44:31 +00:00
committed by GitHub
parent 04d8251a70
commit 7fa82ac844

View File

@@ -19,7 +19,7 @@ jobs:
with:
persist-credentials: false
- name: "setup python"
uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984
with:
python-version: '3.7.7' # install the python version needed
- name: "execute py script"