LET ME INNN
Some checks failed
Release / release (push) Failing after 19s

This commit is contained in:
Lars 2024-07-05 21:30:47 +02:00
parent 93a6d2056d
commit 19a9f87471

View file

@ -8,7 +8,7 @@ jobs:
release:
runs-on: docker
env:
python_ver: 3.8
python_ver: 3.8.18
steps:
- uses: actions/checkout@v2