mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Re-lock pipenv version to the last working version
This commit is contained in:
parent
77b3aa5011
commit
a3be3bb71a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -107,7 +107,7 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Install pipenv
|
name: Install pipenv
|
||||||
run: |
|
run: |
|
||||||
pipx install pipenv
|
pipx install pipenv==2022.10.4
|
||||||
pipenv --version
|
pipenv --version
|
||||||
-
|
-
|
||||||
name: Set up Python
|
name: Set up Python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue