mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-03 21:36:54 +00:00
chore(deps): update actions/setup-python action to v3.1.0 (#137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2fafeff317
commit
fe638bc8ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20 # tag=v3.0.0
|
||||
uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # tag=v3.1.0
|
||||
with:
|
||||
cache: pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue