diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6691374..724ed37 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-python@v4 with: - python-version: '3.8' + python-version: '3.10' check-latest: true - name: Cache check-versions script id: cache-check-versions