Some bugfix

This commit is contained in:
IgorVolochay
2026-08-21 12:23:30 +03:00
parent e3b78e0eca
commit d06f3fc950
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: 3.9 python-version: 3.12
architecture: x64 architecture: x64
- name: Setup MongoDB - name: Setup MongoDB