mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Update pre-commit.yml
This commit is contained in:
committed by
GitHub
parent
38fc25b3fd
commit
cc046e36df
4
.github/workflows/pre-commit.yml
vendored
4
.github/workflows/pre-commit.yml
vendored
@@ -9,5 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
- uses: pre-commit/action@v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user