Marshall пре 7 месеци
родитељ
комит
65279a659d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci-pip.yml

+ 1 - 1
.github/workflows/ci-pip.yml

@@ -22,7 +22,7 @@ jobs:
     - name: Set up Python
       uses: actions/setup-python@v4
       with:
-        python-version: '3.x'
+        python-version: '3.11'
     
     - name: Install Poetry
       uses: snok/install-poetry@v1