diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml index 7ccde68..3fe371f 100644 --- a/.github/workflows/python-tests.yml +++ b/.github/workflows/python-tests.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v3 - name: Set up Python - uses: actions/setup-python@v4 + uses: actions/setup-python@v7 with: # 3.11. The pins in requirements.txt were resolved and verified # together on this version; 3.10 was the only reason the unmaintained