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.8.0 (#1609)
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v4.7.1 | v4.8.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d81220fba
commit
d95fc1515f
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
|
||||
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
|
||||
with:
|
||||
python-version-file: .python-version
|
||||
cache: pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue