chore(deps): update actions/setup-python action to v4.3.0

This commit is contained in:
renovate[bot] 2022-10-10 13:00:27 +00:00 committed by GitHub
parent 33b8f07b97
commit 22c0f38e24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
- name: Set up Python
uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # tag=v4.2.0
uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # tag=v4.3.0
with:
python-version-file: .python-version
cache: pip