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

This commit is contained in:
renovate[bot] 2023-04-20 17:12:33 +00:00 committed by GitHub
parent eca8870004
commit 6ca7b6f068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Set up Python
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
with:
python-version-file: .python-version
cache: pip