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 v3.1.2 (#157)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
713ef30a1e
commit
b94aad6367
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@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # tag=v3.1.1
|
||||
uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6 # tag=v3.1.2
|
||||
with:
|
||||
cache: pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue