mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-03-31 20:06:56 +00:00
chore(deps): update actions/setup-python action to v4.3.0 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
33b8f07b97
commit
e5c235be11
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue