chore(deps): update actions/setup-python digest to c4e89fa (#46904)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/46903/head^2
renovate[bot] 2022-07-15 19:12:29 +05:30 committed by GitHub
parent 0390c71c1f
commit 47f04b3335
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
node-version: '16'
- name: Configure Python 3.x
uses: actions/setup-python@d09bd5e6005b175076f227b13d9730d56e9dcfcb # tag=v4
uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08 # tag=v4
if: ${{ fromJSON(steps.detect-languages.outputs.languages).python }}
with:
python-version: '3.x'