fix for debian
Some checks failed
dl / lint (push) Failing after 33s
dl / docker (push) Has been skipped

This commit is contained in:
Michel Roux 2023-06-25 14:44:14 +02:00
parent 99277d5ee7
commit 69ba4a3440

View File

@ -7,7 +7,7 @@ jobs:
steps:
- run: cat /etc/os-release
- uses: actions/checkout@v3
- uses: https://github.com/actions/setup-python@v4
- uses: https://git.crystalyx.net/Xefir/actions-setup-python@v4
with:
python-version: 3.10
- uses: https://github.com/Gr1N/setup-poetry@v8