mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-04 22:06:53 +00:00
chore(deps): update actions/setup-python action to v3.1.1 (#151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9c5a51e7cf
commit
64e8fb4873
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@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # tag=v3.1.0
|
||||
uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # tag=v3.1.1
|
||||
with:
|
||||
cache: pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue