mirror of
https://github.com/renovatebot/pre-commit-hooks.git
synced 2026-04-09 16:24:18 +00:00
Add .python-version file
This commit is contained in:
parent
6fa1f2235a
commit
fd02214cbc
2 changed files with 2 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@d09bd5e6005b175076f227b13d9730d56e9dcfcb # tag=v4.0.0
|
||||
with:
|
||||
python-version-file: .python-version
|
||||
cache: pip
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue