diff --git a/.github/workflows/data_collection.yml b/.github/workflows/data_collection.yml index 3eacf68a..46f2eeb5 100644 --- a/.github/workflows/data_collection.yml +++ b/.github/workflows/data_collection.yml @@ -17,7 +17,7 @@ jobs: - name: Install Python uses: actions/setup-python@v2 with: - python-version: 3.7 + python-version: 3.10 architecture: x64 - name: Install requirements