mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-04 13:56:53 +00:00
chore(deps): update actions/setup-python action to v4.4.0 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
063625462a
commit
7065821675
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@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4.3.1
|
||||
uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4.0
|
||||
with:
|
||||
python-version-file: .python-version
|
||||
cache: pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue