mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
upgrade pip
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -55,8 +55,7 @@ jobs:
|
|||||||
|
|
||||||
python --version
|
python --version
|
||||||
|
|
||||||
# don't upgrade PIP for now: https://github.com/pdm-project/pdm/issues/874
|
python -m pip install --upgrade pip
|
||||||
# python -m pip install --upgrade pip
|
|
||||||
|
|
||||||
pip install pdm
|
pip install pdm
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -46,6 +46,8 @@ jobs:
|
|||||||
|
|
||||||
python --version
|
python --version
|
||||||
|
|
||||||
|
python -m pip install --upgrade pip
|
||||||
|
|
||||||
pip install pdm
|
pip install pdm
|
||||||
|
|
||||||
# don't install dependencies for now, as this makes CodeQL run forever
|
# don't install dependencies for now, as this makes CodeQL run forever
|
||||||
|
|||||||
Reference in New Issue
Block a user