Browse Source

Update ci-pip.yml

Marshall 7 tháng trước cách đây
mục cha
commit
65279a659d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/ci-pip.yml

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

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